summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Kozak <spag@golwen.net>2013-03-27 10:28:06 +0100
committerPeter Kozak <spag@golwen.net>2013-03-27 10:28:06 +0100
commit637ade707076cc7e4128acef004a0a6eb5f8eac7 (patch)
treeb7c055ac759f834abcafc15390a427b9feddfb2d
parent24a63bc91adf2b9c8d3869be80a0654b22de2636 (diff)
voicemail_account_id translations added
-rw-r--r--config/locales/views/sip_accounts/de.yml3
-rw-r--r--config/locales/views/sip_accounts/en.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/views/sip_accounts/de.yml b/config/locales/views/sip_accounts/de.yml
index 6accbdb..d503bc7 100644
--- a/config/locales/views/sip_accounts/de.yml
+++ b/config/locales/views/sip_accounts/de.yml
@@ -87,4 +87,7 @@ de:
language_code:
label: 'Sprache'
hint: ''
+ voicemail_account_id:
+ label: 'Default voicemail account'
+ hint: ''
submit: 'Absenden'
diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml
index f160c7d..f368616 100644
--- a/config/locales/views/sip_accounts/en.yml
+++ b/config/locales/views/sip_accounts/en.yml
@@ -87,4 +87,7 @@ en:
language_code:
label: 'Language'
hint: ''
+ voicemail_account_id:
+ label: 'Default voicemail account'
+ hint: ''
submit: 'Submit'