From 1171fc4428569e9d249649eabfa0a1ef2bd533e4 Mon Sep 17 00:00:00 2001 From: Gideon van Melle Date: Fri, 22 Mar 2013 18:04:13 +0100 Subject: Added string for Dutch Added "nl_NL" -> "Dutch", in the array for function get_translations() --- include/functions.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/functions.php b/include/functions.php index 7071765ba..5d706fd06 100644 --- a/include/functions.php +++ b/include/functions.php @@ -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", -- cgit v1.2.3