Project

General

Profile

Patch #12027 » september-spanish-name-fix.patch

Bruno Orcha García, 2012-10-05 12:42

View differences:

config/locales/es.yml (copia de trabajo)
156 156
    abbr_day_names: [Dom, Lun, Mar, Mie, Jue, Vie, Sab]
157 157

  
158 158
    # Don't forget the nil at the beginning; there's no such thing as a 0th month
159
    month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Setiembre, Octubre, Noviembre, Diciembre]
160
    abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Set, Oct, Nov, Dic]
159
    month_names: [~, Enero, Febrero, Marzo, Abril, Mayo, Junio, Julio, Agosto, Septiembre, Octubre, Noviembre, Diciembre]
160
    abbr_month_names: [~, Ene, Feb, Mar, Abr, May, Jun, Jul, Ago, Sep, Oct, Nov, Dic]
161 161
    # Used in date_select and datime_select.
162 162
    order:
163 163
      - :year
    (1-1/1)