diff options
author | spag <spag@golwen.net> | 2012-12-27 14:09:53 +0100 |
---|---|---|
committer | spag <spag@golwen.net> | 2012-12-27 14:09:53 +0100 |
commit | b76b13bff13cd6bcb2d543386cae9868cd4d882f (patch) | |
tree | 776c5735cdb4d162b8085c52fabd88bb1f8f2b13 /config/locales/views/phones/de.yml | |
parent | 98fe29192d3fb3f79ad8913b73c89b6e7f234eb4 (diff) |
Fallback sip account in phone views
Diffstat (limited to 'config/locales/views/phones/de.yml')
-rw-r--r-- | config/locales/views/phones/de.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/views/phones/de.yml b/config/locales/views/phones/de.yml index 3a0adea..2b655bd 100644 --- a/config/locales/views/phones/de.yml +++ b/config/locales/views/phones/de.yml @@ -33,6 +33,7 @@ de: http_user: 'http user' http_password: 'http password' nightly_reboot: 'Nachts automatischer Reboot' + fallback_sip_account_id: 'Fallback SIP Account' actions: confirm: 'Sind Sie sicher, dass Sie diese Telefon aus Gemeinschaft entfernen möchten?' destroy: 'Löschen' @@ -71,6 +72,9 @@ de: provisioning_key_active: label: 'Provisioning Schlüssel aktiv' hint: '' + fallback_sip_account_id: + label: 'Fallback SIP Account' + hint: '' button: 'Absenden' sip_accounts: title: 'Auf dem Telefon eingetragene SIP-Konten' |