Skip to content

Commit

Permalink
Merge pull request #822 from svenfuchs/revert-805-patch-1
Browse files Browse the repository at this point in the history
Revert "uppercase months and days for es-co"
  • Loading branch information
kuroda authored Jan 20, 2019
2 parents 3fb6fbc + 1762670 commit 8720fa7
Showing 1 changed file with 38 additions and 38 deletions.
76 changes: 38 additions & 38 deletions rails/locale/es-CO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,53 +9,53 @@ es-CO:
has_many: No se puede eliminar el registro porque existen %{record} dependientes
date:
abbr_day_names:
- Dom
- Lun
- Mar
- Mié
- Jue
- Vie
- Sáb
- dom
- lun
- mar
- mié
- jue
- vie
- sáb
abbr_month_names:
-
- Ene
- Feb
- Mar
- Abr
- May
- Jun
- Jul
- Ago
- Sep
- Oct
- Nov
- Dic
- ene
- feb
- mar
- abr
- may
- jun
- jul
- ago
- sep
- oct
- nov
- dic
day_names:
- Domingo
- Lunes
- Martes
- Miércoles
- Jueves
- Viernes
- Sábado
- domingo
- lunes
- martes
- miércoles
- jueves
- viernes
- sábado
formats:
default: "%d/%m/%Y"
long: "%A, %d de %B de %Y"
short: "%d de %b"
month_names:
-
- Enero
- Febrero
- Marzo
- Abril
- Mayo
- Junio
- Julio
- Agosto
- Septiembre
- Octubre
- Noviembre
- Diciembre
- enero
- febrero
- marzo
- abril
- mayo
- junio
- julio
- agosto
- septiembre
- octubre
- noviembre
- diciembre
order:
- :day
- :month
Expand Down

0 comments on commit 8720fa7

Please sign in to comment.