From ffa1a5a609e324d02af760ef4a53cf60c0756d4b Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sat, 13 Aug 2011 12:45:29 +0200 Subject: Add Finnish and Dutch translations Thanks-to: Jesse Jaara Thanks-to: Jelle van der Waa Signed-off-by: Lukas Fleischer --- web/lib/config.inc.php.proto | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web') diff --git a/web/lib/config.inc.php.proto b/web/lib/config.inc.php.proto index 0f672abe..9c8085fc 100644 --- a/web/lib/config.inc.php.proto +++ b/web/lib/config.inc.php.proto @@ -42,12 +42,14 @@ $SUPPORTED_LANGS = array( "en" => "English", "el_GR" => "Ελληνικά", "es" => "Español", + "fi" => "Finnish", "fr" => "Français", "he" => "עברית", "hr" => "Hrvatski", "hu" => "Magyar", "it" => "Italiano", "nb_NO" => "Norsk", + "nl" => "Dutch", "pl" => "Polski", "pt" => "Português", "ro" => "Română", -- cgit v1.2.3-24-g4f1b