Add Spanish (Argentina) to the list of available languages

This commit is contained in:
Renato Botelho 2017-06-09 16:43:31 -04:00
parent 8504e13152
commit aa8b282d68

View File

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