summaryrefslogtreecommitdiffstats
path: root/src/etc/inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-08-10 10:44:06 -0300
committerRenato Botelho <renato@netgate.com>2017-08-10 10:44:06 -0300
commit0ced79ef52acc1638e54fbe46203c85b90042757 (patch)
tree0ee0da16857dc6cc9dda6c1d16162fdbe1b496c2 /src/etc/inc
parentb58c1588769fe5d3e66eb90d880f98a9c0ff5beb (diff)
downloadpfsense-0ced79ef52acc1638e54fbe46203c85b90042757.zip
pfsense-0ced79ef52acc1638e54fbe46203c85b90042757.tar.gz
Add Dutch to GUI, it's over 75% complete
Diffstat (limited to 'src/etc/inc')
-rw-r--r--src/etc/inc/pfsense-utils.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/inc/pfsense-utils.inc b/src/etc/inc/pfsense-utils.inc
index 2c3ac9a..921cd65 100644
--- a/src/etc/inc/pfsense-utils.inc
+++ b/src/etc/inc/pfsense-utils.inc
@@ -2943,6 +2943,7 @@ function get_locale_list() {
"es" => gettext("Spanish"),
"es_AR" => gettext("Spanish (Argentina)"),
"nb" => gettext("Norwegian Bokmål"),
+ "nl" => gettext("Dutch"),
"pt_BR" => gettext("Portuguese (Brazil)"),
"ru" => gettext("Russian"),
"zh_Hans_CN" => gettext("Chinese (Simplified, China)"),
OpenPOWER on IntegriCloud