Explorar o código

* Potential code fix as mentioned on the list.

Tyler Akins %!s(int64=24) %!d(string=hai) anos
pai
achega
a12c3f92cd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      functions/i18n.php

+ 2 - 0
functions/i18n.php

@@ -82,6 +82,8 @@
    
    $languages['es']['NAME']    = 'Spanish';
    $languages['es']['CHARSET'] = 'iso-8859-1';
+   $languages['es_ES']['NAME']    = 'Spanish';
+   $languages['es_ES']['CHARSET'] = 'iso-8859-1';
 
    $languages['sv']['NAME']    = 'Swedish';
    $languages['sv']['CHARSET'] = 'iso-8859-1';