diff options
author | Peter Kozak <spag@golwen.net> | 2013-06-13 11:18:13 +0200 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2013-06-13 11:18:13 +0200 |
commit | eacbb9664f952c87527342929535fddc33345ce3 (patch) | |
tree | 49cd6e618632a0ef99086a77121200fb42249adb /config | |
parent | 7239e1a3d03b2608265f7bf813bd1e5fb9b06f11 (diff) |
translations
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/views/sip_accounts/de.yml | 1 | ||||
-rw-r--r-- | config/locales/views/sip_accounts/en.yml | 1 |
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' |