en: route_elements: name: 'Route element' controller: successfuly_created: 'Successfully created Route element.' successfuly_updated: 'Successfully updated Route element.' successfuly_destroyed: 'Successfully destroyed Route element.' index: page_title: 'Listing Route element' call_route_id: 'Call route' var_in: 'Var in' var_out: 'Var out' pattern: 'Pattern' replacement: 'Replacement' action: 'Action' mandatory: 'Mandatory' position: 'Position' actions: confirm: 'Are you sure you want to delete this Route element?' destroy: 'Delete' edit: 'Edit' show: 'View' create: 'New' create_for: 'New Route element for %{resource}' show: page_title: 'Show Route element' call_route_id: 'Call route' var_in: 'Var in' var_out: 'Var out' pattern: 'Pattern' replacement: 'Replacement' action: 'Action' mandatory: 'Mandatory' position: 'Position' actions: confirm: 'Are you sure you want to delete this element?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' new: page_title: 'New Route element' actions: back_to_list: 'Back to Index' edit: page_title: 'Editing Route element' actions: back_to_list: 'Back to Index' edit: 'Edit' view_all: 'View All' form: call_route_id: label: 'Call route' hint: '' var_in: label: 'Var in' hint: '' var_out: label: 'Var out' hint: '' pattern: label: 'Pattern' hint: '' replacement: label: 'Replacement' hint: '' action: label: 'Action' hint: '' mandatory: label: 'Mandatory' hint: '' position: label: 'Position' hint: '' button: 'Submit'