Sha256: d56f6bdc9c46521ece92148a846188690f445eee653ba4f522979bb07453d629

Contents?: true

Size: 618 Bytes

Versions: 10

Compression:

Stored size: 618 Bytes

Contents

ja:
  errors:
    messages:
      invalid_date: 'は不正な日付です'
      invalid_time: 'は不正な時間です'
      invalid_datetime: 'は不正な日時です'
      is_at: 'は%{restriction}にしてください'
      before: 'は%{restriction}より前にしてください'
      on_or_before: 'は%{restriction}以前にしてください'
      after: 'は%{restriction}より後にしてください'
      on_or_after: 'は%{restriction}以後にしてください'
  validates_timeliness:
    error_value_formats:
      date: '%Y-%m-%d'
      time: '%H:%M:%S'
      datetime: '%Y-%m-%d %H:%M:%S'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
timeliness-i18n-0.12.1 config/locales/ja.yml
timeliness-i18n-0.12.0 config/locales/ja.yml
timeliness-i18n-0.11.0 config/locales/ja.yml
timeliness-i18n-0.10.1 config/locales/ja.yml
timeliness-i18n-0.10.0 config/locales/ja.yml
timeliness-i18n-0.9.0 config/locales/ja.yml
timeliness-i18n-0.8.0 config/locales/ja.yml
timeliness-i18n-0.7.1 config/locales/ja.yml
timeliness-i18n-0.7.0 config/locales/ja.yml
timeliness-i18n-0.6.0 config/locales/ja.yml