Commit ba3f863f authored by Franco Fichtner's avatar Franco Fichtner

system: Spanish locale changed for portability

parent 528b2168
...@@ -50,7 +50,7 @@ function get_locale_list() ...@@ -50,7 +50,7 @@ function get_locale_list()
$locales['mn_MN'] = gettext('Mongolian'); $locales['mn_MN'] = gettext('Mongolian');
$locales['pt_BR'] = gettext('Portuguese'); $locales['pt_BR'] = gettext('Portuguese');
$locales['ru_RU'] = gettext('Russian'); $locales['ru_RU'] = gettext('Russian');
$locales['es_CO'] = gettext('Spanish'); $locales['es_ES'] = gettext('Spanish');
$locales['sv_SE'] = gettext('Swedish'); $locales['sv_SE'] = gettext('Swedish');
$locales['tr_TR'] = gettext('Turkish'); $locales['tr_TR'] = gettext('Turkish');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment