mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
system: Spanish locale changed for portability
This commit is contained in:
parent
528b216875
commit
ba3f863f2d
@ -50,7 +50,7 @@ function get_locale_list()
|
||||
$locales['mn_MN'] = gettext('Mongolian');
|
||||
$locales['pt_BR'] = gettext('Portuguese');
|
||||
$locales['ru_RU'] = gettext('Russian');
|
||||
$locales['es_CO'] = gettext('Spanish');
|
||||
$locales['es_ES'] = gettext('Spanish');
|
||||
$locales['sv_SE'] = gettext('Swedish');
|
||||
$locales['tr_TR'] = gettext('Turkish');
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user