Sha256: cdac8e1355a71775869f240644dfbae71f21541dd2ff7bc562f82c5b3c5ee806

Contents?: true

Size: 576 Bytes

Versions: 10

Compression:

Stored size: 576 Bytes

Contents

en:
  activerecord:
    collections:
      employee: Group
    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

10 entries across 10 versions & 1 rubygems

Version Path
record_collection-0.7.4 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.7.3 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.7.2 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.7.1 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.7.0 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.6.1 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.6.0 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.5.3 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.5.2 spec/dummy/config/locales/record_collection.en.yml
record_collection-0.5.1 spec/dummy/config/locales/record_collection.en.yml