---
en_GB:
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.