Sha256: 03f93246b4437e41c973b834826d520e7f6108be4cdd4befcbd4e54272a0bc96

Contents?: true

Size: 882 Bytes

Versions: 1

Compression:

Stored size: 882 Bytes

Contents

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

en:
  hello: "Hello world"
  mongoid:
    models:
      popolo/contact_detail:
        one: Contact detail
        other: Contact details
      popolo/identifier:
        one: Identifier
        other: Identifiers
      popolo/link:
        one: Link
        other: Links
      popolo/membership:
        one: Membership
        other: Memberships
      popolo/organization:
        one: Organization
        other: Organizations
      popolo/other_name:
        one: Other name
        other: Other names
      popolo/person:
        one: Person
        other: People
      popolo/post:
        one: Post
        other: Posts
  popolo:
    popolo/source:
      one: Source
      other: Sources

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
popolo-0.0.3 spec/dummy/config/locales/en.yml