Sha256: a17f3a05e2e50ebf7d5d579074d72d0762e52b731c18c13d6daca38627b50b7a

Contents?: true

Size: 559 Bytes

Versions: 15

Compression:

Stored size: 559 Bytes

Contents

es:
  errors:
    messages:
      invalid_date: 'no es una fecha válida'
      invalid_time: 'no es un tiempo válido'
      invalid_datetime: 'no es una fecha válida'
      is_at: 'debe estar en %{restriction}'
      before: 'debe ser antes %{restriction}'
      on_or_before: 'debe estar en o antes %{restriction}'
      after: 'debe ser después %{restriction}'
      on_or_after: 'debe estar en o después %{restriction}'
  validates_timeliness:
    error_value_formats:
      date: '%Y-%m-%d'
      time: '%H:%M:%S'
      datetime: '%Y-%m-%d %H:%M:%S'

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
timeliness-i18n-0.12.1 config/locales/es.yml
timeliness-i18n-0.12.0 config/locales/es.yml
timeliness-i18n-0.11.0 config/locales/es.yml
timeliness-i18n-0.10.1 config/locales/es.yml
timeliness-i18n-0.10.0 config/locales/es.yml
timeliness-i18n-0.9.0 config/locales/es.yml
timeliness-i18n-0.8.0 config/locales/es.yml
timeliness-i18n-0.7.1 config/locales/es.yml
timeliness-i18n-0.7.0 config/locales/es.yml
timeliness-i18n-0.6.0 config/locales/es.yml
timeliness-i18n-0.5.0 config/locales/es.yml
timeliness-i18n-0.4.0 config/locales/es.yml
timeliness-i18n-0.3.0 config/locales/es.yml
timeliness-i18n-0.2.1 config/locales/es.yml
timeliness-i18n-0.2.0 config/locales/es.yml