summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-22 10:18:47 -0700
committerAndrew Dolgov <[email protected]>2013-03-22 10:18:47 -0700
commit0d6ecb1f1cc663497bdd8fccb3f2dc66d2cdb0b9 (patch)
tree7051220f37555150d015b368bf66f80a7f14c39a
parent4e791093da5ea0a2589253e70f966f813e1f8a8e (diff)
parent1f8d526fac65c582fff2a47ab2f250413e5c3b3f (diff)
Merge pull request #71 from gvmelle/master
added dutch to array
-rw-r--r--include/functions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/functions.php b/include/functions.php
index 3e87672e2..56bc66b6c 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",