]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
Refactoring in translation files.
[timetracker.git] / WEB-INF / resources / es.lang.php
index 65247a55bc8a66862868e046526537f0dc758b46..f510d01024ae8069ece803788dfe834bc82ee4ee 100644 (file)
@@ -32,7 +32,7 @@
 $i18n_language = 'Español';
 $i18n_months = array('Enero', 'Febrero', 'Marzo', 'Abril', 'Mayo', 'Junio', 'Julio', 'Agosto', 'Septiembre', 'Octubre', 'Noviembre', 'Diciembre');
 $i18n_weekdays = array('Domingo', 'Lunes', 'Martes', 'Miércoles', 'Jueves', 'Viernes', 'Sábado');
-$i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Mi', 'Ju', 'Vi', 'Sa');
+$i18n_weekdays_short = array('Do', 'Lu', 'Ma', 'Mi', 'Ju', 'Vi', 'Sá');
 // format mm/dd
 $i18n_holidays = array('01/01', '01/06', '04/05', '04/06', '05/01', '08/15', '10/12', '11/01', '12/06', '12/08', '12/25');