diff options
Diffstat (limited to 'config/locales/views/gateways/en.yml')
-rw-r--r-- | config/locales/views/gateways/en.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/gateways/en.yml b/config/locales/views/gateways/en.yml index 7732da1..07272bc 100644 --- a/config/locales/views/gateways/en.yml +++ b/config/locales/views/gateways/en.yml @@ -13,7 +13,7 @@ en: outbound: 'Outbound' description: 'Description' actions: - confirm: 'Are you sure you want to delete this Gateway?' + confirm_destroy: 'Are you sure you want to delete this Gateway?' destroy: 'Delete' edit: 'Edit' show: 'View' @@ -28,7 +28,7 @@ en: outbound: 'Outbound' description: 'Description' 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' |