en: group_permissions: name: 'Permission' controller: successfuly_created: 'Successfully created Permission.' successfuly_updated: 'Successfully updated Permission.' successfuly_destroyed: 'Successfully destroyed Permission.' index: page_title: 'Permissions' group_id: 'Group' permission: 'Permission' target_group_id: 'Target group' actions: confirm_destroy: 'Are you sure you want to delete this Permission?' destroy: 'Delete' edit: 'Edit' show: 'View' create: 'New' create_for: 'New Permission for %{resource}' show: page_title: 'Show Permission' group_id: 'Group' permission: 'Permission' target_group: 'Target group' actions: confirm_destroy: 'Are you sure you want to delete this element?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' new: page_title: 'New Permission' actions: back_to_list: 'Back to Index' edit: page_title: 'Editing Permission' actions: back_to_list: 'Back to Index' edit: 'Edit' view_all: 'View All' form: group_id: label: 'Group' hint: '' permission: label: 'Permission' hint: '' target_group_id: label: 'Target group' hint: '' submit: 'Submit'