Sha256: f9952d6c34740a4e685ccb88bab144211c5ccba8fa5285fcd83fc16080ca4668

Contents?: true

Size: 1.21 KB

Versions: 24

Compression:

Stored size: 1.21 KB

Contents

en:
  date:
    formats:
      default: "%d/%m/%Y"
  my_admin:
    label:
      create: "Create"
      login: "Login"
  activerecord:
    errors:
      template:
        header: ""
        body: "Please check the following fields:"
      messages:
        inclusion: "not included in the list"
        exclusion: "unavailable"
        invalid: "not valid"
        confirmation: "is not in accordance with the confirmation"
        accepted: "must be accepted"
        empty: "can not be empty"
        blank: "can not be empty"
        too_long: "is too long (no more than %{count} characters)"
        too_short: " not be less than %{count} characters"
        wrong_length: "is not the correct size (need to have %{count} characters)"
        taken: "unavailable"
        not_a_number: "not a number"
        greater_than: "must be greater than %{count}"
        greater_than_or_equal_to: "must be greater than or equal to %{count}"
        equal_to: "must be equal to %{count}"
        less_than: "must be less than %{count}"
        less_than_or_equal_to: "must be less than or equal to %{count}"
        odd: "must be odd"
        even: "must be even"
        invalid_date: 'format is invalid'
        record_invalid: "not valid"

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
my_admin-0.1.13 config/locales/en.yml
my_admin-0.1.12 config/locales/en.yml
my_admin-0.1.11 config/locales/en.yml
my_admin-0.1.10 config/locales/en.yml
my_admin-0.1.9 config/locales/en.yml
my_admin-0.1.8 config/locales/en.yml
my_admin-0.1.7 config/locales/en.yml
my_admin-0.1.6 config/locales/en.yml
my_admin-0.1.5 config/locales/en.yml
my_admin-0.1.4 config/locales/en.yml
my_admin-0.1.3 config/locales/en.yml
my_admin-0.1.2 config/locales/en.yml
my_admin-0.1.1 config/locales/en.yml
my_admin-0.0.12 config/locales/en.yml
my_admin-0.0.11 config/locales/en.yml
my_admin-0.0.10 config/locales/en.yml
my_admin-0.0.9 config/locales/en.yml
my_admin-0.0.8 config/locales/en.yml
my_admin-0.0.7 config/locales/en.yml
my_admin-0.0.6 config/locales/en.yml