diff options
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r-- | app/Locale/es_ES/translations.php | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 91eeab00..ec42cc9c 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -650,44 +650,6 @@ return array( 'Filter by column' => 'Filtrar por columna', 'Filter by status' => 'Filtrar por estado', 'Calendar' => 'Calendario', - 'Today' => 'Hoy', - 'Jan ' => 'Ene', - 'Feb' => 'Feb', - 'Mar' => 'Mar', - 'Apr' => 'Abr', - 'May' => 'May', - 'Jun' => 'Jun', - 'Jul' => 'Jul', - 'Aug' => 'Ago', - 'Sep' => 'Sep', - 'Oct' => 'Oct', - 'Nov' => 'Nov', - 'Dec' => 'Dic', - 'January' => 'Enero', - 'February' => 'Febrero', - 'March' => 'Marzo', - 'April' => 'Abril', - 'June' => 'Junio', - 'July' => 'Julio', - 'August' => 'Agosto', - 'September' => 'Septiembre', - 'October' => 'Octubre', - 'November' => 'Noviembre', - 'December' => 'Diciembre', - 'Sunday' => 'Domingo', - 'Monday' => 'Lunes', - 'Tuesday' => 'Martes', - 'Wednesday' => 'MiƩrcoles', - 'Thursday' => 'Jueves', - 'Friday' => 'Viernes', - 'Saturday' => 'Sabado', - 'Sun' => 'Dom', - 'Mon' => 'Lun', - 'Tue' => 'Mar', - 'Wed' => 'Mie', - 'Thu' => 'Jue', - 'Fri' => 'Vie', - 'Sat' => 'Sab', 'Next' => 'Siguiente', '#%d' => '', 'Filter by color' => 'Filtrar por color', |