]> git.wh0rd.org - tt-rss.git/commitdiff
Added string for Dutch
authorGideon van Melle <translations@gvmelle.com>
Fri, 22 Mar 2013 17:04:13 +0000 (18:04 +0100)
committerGideon van Melle <translations@gvmelle.com>
Fri, 22 Mar 2013 17:04:13 +0000 (18:04 +0100)
Added "nl_NL" -> "Dutch", in the array for function get_translations()

include/functions.php

index 7071765ba199c927543c38c7bde289e5f40c8227..5d706fd06cd8f8dfec9018c0649279d4eb4e90c8 100644 (file)
@@ -54,6 +54,7 @@
                                        "ja_JP" => "日本語 (Japanese)",
                                        "lv_LV" => "Latviešu",
                                        "nb_NO" => "Norwegian bokmål",
+                                       "nl_NL" -> "Dutch", 
                                        "pl_PL" => "Polski",
                                        "ru_RU" => "Русский",
                                        "pt_BR" => "Portuguese/Brazil",