Sha256: 821c4903801db266026a8e53e1d0d8f6fe42076aa3f8f574f674da87793e18db

Contents?: true

Size: 658 Bytes

Versions: 3

Compression:

Stored size: 658 Bytes

Contents

---
en:
  administrate:
    actions:
      confirm: Are you sure?
      destroy: Destroy
      edit: Edit
      show: Show
      new: New
      back: Back
    controller:
      create:
        success: "%{resource} was successfully created."
      destroy:
        success: "%{resource} was successfully destroyed."
      update:
        success: "%{resource} was successfully updated."
    fields:
      has_many:
        more: Showing %{count} of %{total_count}
        none: None
      polymorphic:
        not_supported: Polymorphic relationship forms are not supported.
      has_one:
        not_supported: HasOne relationship forms are not supported.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
administrate-0.7.0 config/locales/administrate.en.yml
administrate-0.6.0 config/locales/administrate.en.yml
administrate-0.5.0 config/locales/administrate.en.yml