spec/dummy/config/locales/en.yml in popolo-0.0.2 vs spec/dummy/config/locales/en.yml in popolo-0.0.3
- old
+ new
@@ -1,5 +1,35 @@
# 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