Add Bosnian to GUI since it's over 75% translated

This commit is contained in:
Renato Botelho 2017-05-23 10:17:32 -03:00
parent 7eee170ce9
commit b0572bad67

View File

@ -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"),