I have translated the danish translation for Xfce Websites/www-xfce-org enough so if they translation is used on the website we can add "Danish" to the languageform/language selection drop-down so people can switch the language to danish. diff --git a/lib/locales.php b/lib/locales.php index e18d923..9b4fc71 100644 --- a/lib/locales.php +++ b/lib/locales.php @@ -3,6 +3,7 @@ /* known languages in this directory */ $languages = array ( 'en' => 'English', + 'da' => 'Danish', 'de' => 'German', 'es' => 'Spanish (Castilian)', 'fr' => 'French',
Thanks, pushed to master: https://git.xfce.org/www/www.xfce.org/commit/?id=e89923938ea201c76c784263100fbd8fceab686a