Sha256: 3e6d2d1c682cc3cc95faffdb1fd35e27b8b77e2fda0a5053ea1faa08a25fcf13

Contents?: true

Size: 573 Bytes

Versions: 8

Compression:

Stored size: 573 Bytes

Contents

pt-BR:
  errors:
    messages:
      invalid_date: 'não é uma data válida'
      invalid_time: 'não é um horário válido'
      invalid_datetime: 'não é um horário com data válido'
      is_at: 'deve ser em %{restriction}'
      before: 'deve ser antes de %{restriction}'
      on_or_before: 'deve ser antes ou em %{restriction}'
      after: 'deve ser após %{restriction}'
      on_or_after: 'deve ser após ou em %{restriction}'
  validates_timeliness:
    error_value_formats:
      date: '%d/%m/%Y'
      time: '%H:%M:%S'
      datetime: '%d/%m/%Y %H:%M:%S'

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
timeliness-i18n-0.12.1 config/locales/pt-BR.yml
timeliness-i18n-0.12.0 config/locales/pt-BR.yml
timeliness-i18n-0.11.0 config/locales/pt-BR.yml
timeliness-i18n-0.10.1 config/locales/pt-BR.yml
timeliness-i18n-0.10.0 config/locales/pt-BR.yml
timeliness-i18n-0.9.0 config/locales/pt-BR.yml
timeliness-i18n-0.8.0 config/locales/pt-BR.yml
timeliness-i18n-0.7.1 config/locales/pt-BR.yml