summaryrefslogtreecommitdiffstats
path: root/src/etc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-12-03 13:49:44 -0200
committerRenato Botelho <renato@netgate.com>2018-12-03 13:49:54 -0200
commit2ce775cacdaf21dc432e2d7d9c63385c781fe20e (patch)
tree1703b8bbf4316550d7e390067e9df799d7bd2020 /src/etc
parent9ef56cbc65a2dea1e558442e88ec68ca6a1a0a20 (diff)
downloadpfsense-2ce775cacdaf21dc432e2d7d9c63385c781fe20e.zip
pfsense-2ce775cacdaf21dc432e2d7d9c63385c781fe20e.tar.gz
Add Korean to the list of available languages
Diffstat (limited to 'src/etc')
-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 2d7d23b..6c85100 100644
--- a/src/etc/inc/pfsense-utils.inc
+++ b/src/etc/inc/pfsense-utils.inc
@@ -3060,6 +3060,7 @@ function get_locale_list() {
"en_US" => gettext("English"),
"fr" => gettext("French"),
"de_DE" => gettext("German (Germany)"),
+ "ko" => gettext("Korean"),
"nb" => gettext("Norwegian Bokmål"),
"pl" => gettext("Polish"),
"pt_PT" => gettext("Portuguese"),
OpenPOWER on IntegriCloud