summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/locales/views/sip_accounts/de.yml1
-rw-r--r--config/locales/views/sip_accounts/en.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/views/sip_accounts/de.yml b/config/locales/views/sip_accounts/de.yml
index d503bc7..b80e2a5 100644
--- a/config/locales/views/sip_accounts/de.yml
+++ b/config/locales/views/sip_accounts/de.yml
@@ -19,6 +19,7 @@ de:
clip_no_screening: 'Spezifische Rufnummernanzeige (CLIP -no screening-)'
callforward_rules_act_per_sip_account: 'Rufweiterleitungen gelten für das gesamte SIP-Account'
online: 'Online'
+ sip_accountable: 'Besitzer'
actions:
confirm_destroy: 'Sind Sie sicher, dass Sie diesen SIP-Account löschen möchten?'
destroy: 'Löschen'
diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml
index f368616..2c66962 100644
--- a/config/locales/views/sip_accounts/en.yml
+++ b/config/locales/views/sip_accounts/en.yml
@@ -19,6 +19,7 @@ en:
clip_no_screening: 'CLIP -no screening-'
callforward_rules_act_per_sip_account: 'Callforwards work for the whole sip account'
online: 'Online'
+ sip_accountable: 'Owner'
actions:
confirm_destroy: 'Are you sure you want to delete this SIP account?'
destroy: 'Delete'