mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add Bosnian to GUI since it's over 75% translated
This commit is contained in:
parent
7eee170ce9
commit
b0572bad67
@ -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"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user