Fix for bad charset for "Spanish" translation

This commit is contained in:
Oscar Manuel Gómez Senovilla 2007-06-03 22:14:28 +00:00
parent 6ce9cd6e03
commit 5278ea7463

View File

@ -40,7 +40,7 @@ foreach(array(
'el' => 'Greek', 'el' => 'Greek',
'en' => 'English / US', 'en' => 'English / US',
'eo' => 'Esperanto', 'eo' => 'Esperanto',
'es-es' => 'Español', 'es-es' => 'Español',
'et' => 'Estonian', 'et' => 'Estonian',
'eu' => 'Basque', 'eu' => 'Basque',
'fa' => 'Persian', 'fa' => 'Persian',