diff options
Diffstat (limited to 'config/locales/views/access_authorizations/en.yml')
-rw-r--r-- | config/locales/views/access_authorizations/en.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/views/access_authorizations/en.yml b/config/locales/views/access_authorizations/en.yml index 9832e4a..562ab05 100644 --- a/config/locales/views/access_authorizations/en.yml +++ b/config/locales/views/access_authorizations/en.yml @@ -11,7 +11,7 @@ en: login: 'Login' pin: 'PIN' actions: - confirm: 'Are you sure you want to delete this access authorization?' + confirm_destroy: 'Are you sure you want to delete this access authorization?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -24,7 +24,7 @@ en: pin: 'PIN' index_phone_numbers: 'Phone numbers' actions: - confirm: 'Are you sure you want to delete this access authorization?' + confirm_destroy: 'Are you sure you want to delete this access authorization?' destroy: 'Delete' edit: 'Edit' view_all: 'View All' @@ -45,4 +45,4 @@ en: pin: label: 'PIN' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |