Sha256: c52a70f71363feb58ecd63bbb005493a9bed3fa9a1606319aa4e6eb15bd63ea2

Contents?: true

Size: 580 Bytes

Versions: 5

Compression:

Stored size: 580 Bytes

Contents

tr:
  errors:
    messages:
      invalid_date: 'geçerli bir tarih değil'
      invalid_time: 'geçerli bir saat değil'
      invalid_datetime: 'geçerli bir tarih/saat değil'
      is_at: '%{restriction} olmalıdır'
      before: '%{restriction} öncesi olmalıdır'
      on_or_before: '%{restriction} ya da öncesi yada eşit'
      after: '%{restriction} sonrası olmalıdır'
      on_or_after: '%{restriction} ya da sonrası olmalıdır'
  validates_timeliness:
    error_value_formats:
      date: '%d.%m.%Y'
      time: '%H:%M:%S'
      datetime: '%d.%m.%Y %H:%M:%S'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
timeliness-i18n-0.12.1 config/locales/tr.yml
timeliness-i18n-0.12.0 config/locales/tr.yml
timeliness-i18n-0.11.0 config/locales/tr.yml
timeliness-i18n-0.10.1 config/locales/tr.yml
timeliness-i18n-0.10.0 config/locales/tr.yml