en: gateway_settings: name: 'Gatewaysetting' controller: successfuly_created: 'Successfully created entry.' successfuly_updated: 'Successfully updated entry.' successfuly_destroyed: 'Successfully destroyed entry.' index: page_title: 'Gateway settings' gateway_id: 'Gateway' name: 'Name' value: 'Value' class_type: 'Class type' description: 'Description' actions: confirm_destroy: 'Are you sure you want to delete this entry?' destroy: 'Delete' edit: 'Edit' show: 'View' create: 'New' create_for: 'New settings entry for %{resource}' show: page_title: 'Show Gatewaysetting' gateway_id: 'Gateway' name: 'Name' value: 'Value' class_type: 'Class type' description: 'Description' actions: confirm_destroy: 'Are you sure you want to delete this element?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' new: page_title: 'New Gateway settings entry' actions: back_to_list: 'Back to Index' edit: page_title: 'Editing Gateway settings' actions: back_to_list: 'Back to Index' edit: 'Edit' view_all: 'View All' form: gateway_id: label: 'Gateway' hint: '' name: label: 'Name' hint: '' value: label: 'Value' hint: '' class_type: label: 'Class type' hint: '' description: label: 'Description' hint: '' submit: 'Submit'