Sha256: 83b6c7d05b1d41c15c42433d7197cea84eef5f991db179a1477e306cb6bd4593

Contents?: true

Size: 591 Bytes

Versions: 12

Compression:

Stored size: 591 Bytes

Contents

en:
  activerecord:
    collections:
      employee: Employees collection
    attributes:
      employee:
        section: Department
  helpers:
    submit:
      collection:
        create: "Update %{model}"
  action:
    create:
      successful: Successfully created %{model}
    update:
      successful: Successfully updated %{model}
    collection_update:
      successful: Successfully updated %{model} collection
    destroy:
      successful: Successfully destroyed %{model}
    new:
      link: New
    index:
      link: Back
    edit:
      link: Edit
    show:
      link: Show

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
record_collection-0.10.4 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.10.3 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.10.2 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.10.1 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.10.0 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.9.2 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.9.1 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.9.0 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.8.3 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.8.2 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.8.1 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.7.5 spec/dummy/config/locales/record_collection.en.yml