system: Spanish locale changed for portability

This commit is contained in:
Franco Fichtner 2016-07-05 16:26:14 +02:00
parent 528b216875
commit ba3f863f2d

View File

@ -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');