summaryrefslogtreecommitdiff
path: root/config/locales/views/whitelists/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/whitelists/en.yml')
-rw-r--r--config/locales/views/whitelists/en.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/whitelists/en.yml b/config/locales/views/whitelists/en.yml
index d681153..475d560 100644
--- a/config/locales/views/whitelists/en.yml
+++ b/config/locales/views/whitelists/en.yml
@@ -10,7 +10,7 @@ en:
name: 'Name'
phone_numbers: 'Phone numbers'
actions:
- confirm: 'Are you sure you want to delete this whitelist?'
+ confirm_destroy: 'Are you sure you want to delete this whitelist?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -20,7 +20,7 @@ en:
page_title: 'Show whitelist'
name: 'Name'
actions:
- confirm: 'Are you sure you want to delete this whitelist?'
+ confirm_destroy: 'Are you sure you want to delete this whitelist?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
@@ -35,4 +35,4 @@ en:
phone_numbers:
label: 'Phone numbers'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file