Skip to content

Commit

Permalink
Add solidus date format for es-MX
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Tapia committed Jan 17, 2018
1 parent 7c8b018 commit 9e8949a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/locales/es-MX.yml
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,11 @@ es-MX:
not_saved:
one: '1 error impidió guardar este(a) %{resource}:'
other: "%{count} errores impidieron guardar este(a) %{resource}:"
time:
formats:
solidus:
long: '%B %d, %Y %-l:%M %p'
short: "%b %-d '%y %-l:%M%P"
spree:
abbreviation: Abreviatura
accept:
Expand Down

0 comments on commit 9e8949a

Please sign in to comment.