summaryrefslogtreecommitdiffstats
path: root/src/etc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-07-31 17:01:57 -0300
committerRenato Botelho <renato@netgate.com>2017-07-31 17:01:57 -0300
commit9b18dc1bc80c43a47457aa5d1ae6aaa624bf3503 (patch)
treed9745dd226538c4016cb3734b65d8166c579aa66 /src/etc
parent23273a9b1c7612080420d59188ca591dfa21de9f (diff)
downloadpfsense-9b18dc1bc80c43a47457aa5d1ae6aaa624bf3503.zip
pfsense-9b18dc1bc80c43a47457aa5d1ae6aaa624bf3503.tar.gz
Add pt_BR back to GUI since it's over 75% complete
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 2be1720..2c3ac9a 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"),
+ "pt_BR" => gettext("Portuguese (Brazil)"),
"ru" => gettext("Russian"),
"zh_Hans_CN" => gettext("Chinese (Simplified, China)"),
"zh_TW" => gettext("Chinese (Taiwan)"),
OpenPOWER on IntegriCloud