summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorspag <spag@golwen.net>2013-02-14 10:42:26 +0100
committerspag <spag@golwen.net>2013-02-14 10:42:26 +0100
commita1aafe9eec98f91fd76d104964ad98fcafc94a80 (patch)
tree2659b9f308d9909b5a9140aee50149ccb0ff3d0f /config
parent1776a5b243aa7b62eff09319e2f766426307e220 (diff)
language added
Diffstat (limited to 'config')
-rw-r--r--config/locales/views/sip_accounts/de.yml5
-rw-r--r--config/locales/views/sip_accounts/en.yml5
2 files changed, 8 insertions, 2 deletions
diff --git a/config/locales/views/sip_accounts/de.yml b/config/locales/views/sip_accounts/de.yml
index 8fe2300..7a7e540 100644
--- a/config/locales/views/sip_accounts/de.yml
+++ b/config/locales/views/sip_accounts/de.yml
@@ -81,4 +81,7 @@ de:
callforward_rules_act_per_sip_account:
label: 'Rufweiterleitungen gelten für das gesamte SIP-Account'
hint: ''
- submit: 'Absenden' \ No newline at end of file
+ language_code:
+ label: 'Sprache'
+ hint: ''
+ submit: 'Absenden'
diff --git a/config/locales/views/sip_accounts/en.yml b/config/locales/views/sip_accounts/en.yml
index aa934e9..35d5456 100644
--- a/config/locales/views/sip_accounts/en.yml
+++ b/config/locales/views/sip_accounts/en.yml
@@ -81,4 +81,7 @@ en:
hotdeskable:
label: 'Hotdeskable'
hint: ''
- submit: 'Submit' \ No newline at end of file
+ language_code:
+ label: 'Language'
+ hint: ''
+ submit: 'Submit'