Skip to content

Instantly share code, notes, and snippets.

View ChristopherThorpe's full-sized avatar

Christopher Thorpe ChristopherThorpe

View GitHub Profile
@ChristopherThorpe
ChristopherThorpe / I18n devise es
Created October 2, 2011 06:00 — forked from ianmurrays/I18n devise es
devise I18n file in spanish
es:
errors:
messages:
not_found: 'no encontrado'
already_confirmed: 'ya ha sido confirmada'
not_locked: 'no está bloqueada'
expired: "ha caducado, por favor pida uno nuevo"
not_saved:
one: "1 error evitó guardar este %{resource}:"
other: "%{count} errores evitaron guardar este %{resource}:"