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