en: groups: name: 'Group' controller: successfuly_created: 'Successfully created Group.' successfuly_updated: 'Successfully updated Group.' successfuly_destroyed: 'Successfully destroyed Group.' index: page_title: 'Groups' name: 'Name' active: 'Active' comment: 'Comment' actions: confirm_destroy: 'Are you sure you want to delete this Group?' destroy: 'Delete' edit: 'Edit' show: 'View' create: 'New' create_for: 'New Group for %{resource}' show: page_title: 'Show Group' name: 'Name' active: 'Active' comment: 'Comment' actions: confirm_destroy: 'Are you sure you want to delete this element?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' new: page_title: 'New Group' actions: back_to_list: 'Back to Index' edit: page_title: 'Editing Group' actions: back_to_list: 'Back to Index' edit: 'Edit' view_all: 'View All' form: name: label: 'Name' hint: '' active: label: 'Active' hint: '' comment: label: 'Comment' hint: '' submit: 'Submit'