en: gateway_parameters: name: 'Gatewayparameter' controller: successfuly_created: 'Successfully created Gatewayparameter.' successfuly_updated: 'Successfully updated Gatewayparameter.' successfuly_destroyed: 'Successfully destroyed Gatewayparameter.' index: page_title: 'Listing Gatewayparameter' gateway_id: 'Gateway' name: 'Name' value: 'Value' class_type: 'Class type' description: 'Description' actions: confirm_destroy: 'Are you sure you want to delete this Gatewayparameter?' destroy: 'Delete' edit: 'Edit' show: 'View' create: 'New' create_for: 'New Gatewayparameter for %{resource}' show: page_title: 'Show Gatewayparameter' 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 Gatewayparameter' actions: back_to_list: 'Back to Index' edit: page_title: 'Editing Gatewayparameter' 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'