From: Gideon van Melle Date: Fri, 22 Mar 2013 17:04:13 +0000 (+0100) Subject: Added string for Dutch X-Git-Tag: 1.7.5~14^2~1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1171fc4428569e9d249649eabfa0a1ef2bd533e4;p=tt-rss.git Added string for Dutch Added "nl_NL" -> "Dutch", in the array for function get_translations() --- diff --git a/include/functions.php b/include/functions.php index 7071765b..5d706fd0 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",