Sha256: 61d21bfb8f62434680559c476fbfcb38a07d347a3d293b41978ccccf689701ac

Contents?: true

Size: 757 Bytes

Versions: 12

Compression:

Stored size: 757 Bytes

Contents

# Sample localization file for English. Add more files in this directory for other locales.
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:

  errors:
    messages:
      inclusion: "is not included in the list"

  assignable_values:
    song:
      genre:
        pop: 'Pop music'
        rock: 'Rock music'
      sub_genre:
        pop: 'Pop music'
        rock: 'Rock music'
      year:
        '1977': 'The year a new hope was born'
        '1980': 'The year the Empire stroke back'
        '1983': 'The year the Jedi returned'
    recording/vinyl:
      year:
        '1977': 'The year a new hope was born'
        '1980': 'The year the Empire stroke back'
        '1983': 'The year the Jedi returned'

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
assignable_values-0.14.0 spec/support/i18n.yml
assignable_values-0.13.2 spec/support/i18n.yml
assignable_values-0.13.1 spec/support/i18n.yml
assignable_values-0.13.0 spec/support/i18n.yml
assignable_values-0.12.1 spec/support/i18n.yml
assignable_values-0.12.0 spec/support/i18n.yml
assignable_values-0.11.3 spec/shared/app_root/config/locales/en.yml
assignable_values-0.11.2 spec/shared/app_root/config/locales/en.yml
assignable_values-0.11.1 spec/shared/app_root/config/locales/en.yml
assignable_values-0.11.0 spec/shared/app_root/config/locales/en.yml
assignable_values-0.10.0 spec/shared/app_root/config/locales/en.yml
assignable_values-0.9.0 spec/shared/app_root/config/locales/en.yml