summaryrefslogtreecommitdiff
path: root/config/locales/views/route_elements/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/route_elements/en.yml')
-rw-r--r--config/locales/views/route_elements/en.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/route_elements/en.yml b/config/locales/views/route_elements/en.yml
index 1340309..c24e03a 100644
--- a/config/locales/views/route_elements/en.yml
+++ b/config/locales/views/route_elements/en.yml
@@ -16,7 +16,7 @@ en:
mandatory: 'Mandatory'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this Route element?'
+ confirm_destroy: 'Are you sure you want to delete this Route element?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -33,7 +33,7 @@ en:
mandatory: 'Mandatory'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this element?'
+ confirm_destroy: 'Are you sure you want to delete this element?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
@@ -72,4 +72,4 @@ en:
position:
label: 'Position'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file