mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add Spanish (Argentina) to the list of available languages
This commit is contained in:
parent
8504e13152
commit
aa8b282d68
@ -2939,6 +2939,7 @@ function get_locale_list() {
|
||||
"de_DE" => gettext("German (Germany)"),
|
||||
"en_US" => gettext("English"),
|
||||
"es" => gettext("Spanish"),
|
||||
"es_AR" => gettext("Spanish (Argentina)"),
|
||||
"nb" => gettext("Norwegian Bokmål"),
|
||||
"ru" => gettext("Russian"),
|
||||
"zh_Hans_CN" => gettext("Chinese (Simplified, China)"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user