summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/pfsense-utils.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-05-23 10:17:32 -0300
committerRenato Botelho <renato@netgate.com>2017-05-23 10:17:32 -0300
commitb0572bad674593152e173c7c9abe42e9e07df33e (patch)
tree816f48b0d70a8b626c07b498d4f66c32644077ba /src/etc/inc/pfsense-utils.inc
parent7eee170ce9fc68d35dd25790b8151089418e46e8 (diff)
downloadpfsense-b0572bad674593152e173c7c9abe42e9e07df33e.zip
pfsense-b0572bad674593152e173c7c9abe42e9e07df33e.tar.gz
Add Bosnian to GUI since it's over 75% translated
Diffstat (limited to 'src/etc/inc/pfsense-utils.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 37e538e..d9b0925 100644
--- a/src/etc/inc/pfsense-utils.inc
+++ b/src/etc/inc/pfsense-utils.inc
@@ -2894,6 +2894,7 @@ function set_language() {
function get_locale_list() {
$locales = array(
+ "bs" => gettext("Bosnian"),
"de_DE" => gettext("German (Germany)"),
"en_US" => gettext("English"),
"es" => gettext("Spanish"),
OpenPOWER on IntegriCloud