summaryrefslogtreecommitdiff
path: root/config/locales/views/phone_sip_accounts
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/views/phone_sip_accounts')
-rw-r--r--config/locales/views/phone_sip_accounts/de.yml6
-rw-r--r--config/locales/views/phone_sip_accounts/en.yml6
2 files changed, 6 insertions, 6 deletions
diff --git a/config/locales/views/phone_sip_accounts/de.yml b/config/locales/views/phone_sip_accounts/de.yml
index 98c7bc5..052e1b9 100644
--- a/config/locales/views/phone_sip_accounts/de.yml
+++ b/config/locales/views/phone_sip_accounts/de.yml
@@ -11,7 +11,7 @@ de:
sip_account_id: 'SIP-Konto'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
destroy: 'Entfernen'
edit: 'Bearbeiten'
show: 'Anzeigen'
@@ -23,7 +23,7 @@ de:
sip_account_id: 'SIP-Konto'
position: 'Position'
actions:
- confirm: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
+ confirm_destroy: 'Sind Sie sicher, dass Sie dieses SIP-Konto von dem Telefon entfernen möchten?'
destroy: 'Löschen'
edit: 'Bearbeiten'
view_all: 'Alle anzeigen'
@@ -34,4 +34,4 @@ de:
sip_account_id:
label: 'SIP-Konto'
hint: ''
- button: 'Absenden' \ No newline at end of file
+ submit: 'Absenden' \ No newline at end of file
diff --git a/config/locales/views/phone_sip_accounts/en.yml b/config/locales/views/phone_sip_accounts/en.yml
index 9577241..d6e6bea 100644
--- a/config/locales/views/phone_sip_accounts/en.yml
+++ b/config/locales/views/phone_sip_accounts/en.yml
@@ -11,7 +11,7 @@ en:
sip_account_id: 'SIP account'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this SIP account on this phone?'
+ confirm_destroy: 'Are you sure you want to delete this SIP account on this phone?'
destroy: 'Delete'
edit: 'Edit'
show: 'View'
@@ -23,7 +23,7 @@ en:
sip_account_id: 'SIP account'
position: 'Position'
actions:
- confirm: 'Are you sure you want to delete this SIP account on this phone?'
+ confirm_destroy: 'Are you sure you want to delete this SIP account on this phone?'
destroy: 'Delete'
edit: 'Edit'
view_all: 'View All'
@@ -34,4 +34,4 @@ en:
sip_account_id:
label: 'SIP account'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file