summaryrefslogtreecommitdiff
path: root/config/locales/views/tenants
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 12:52:37 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 12:52:37 +0100
commitd22a57f659fdb0f2c9ecf751d1e41a81430b289e (patch)
tree558bc8d61fdd8b53d9b052b698f085b4d1724be5 /config/locales/views/tenants
parentbe3a2af680449d6124afbc7eeccce9d4f0daad82 (diff)
Bugfixed a wrong key in I18n files.
Diffstat (limited to 'config/locales/views/tenants')
-rw-r--r--config/locales/views/tenants/de.yml2
-rw-r--r--config/locales/views/tenants/en.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/tenants/de.yml b/config/locales/views/tenants/de.yml
index 6036879..fa57c6a 100644
--- a/config/locales/views/tenants/de.yml
+++ b/config/locales/views/tenants/de.yml
@@ -68,6 +68,6 @@ de:
did_list:
label: 'Externe Rufnummern'
hint: 'Hier können Sie die Rufnummern eintragen, mit denen Sie vom Festnetz aus erreichbar sind. Sollten Sie nur eine Nummer haben, dann bitte diese eintragen. Sie können das x als Wildcard für die oben angegebenen Durchwahlen benutzen. Beispiele: "0228-12345x, 0228-123450" (ein typisches Beispiel für einen Anlagenanschluss mit 2-stelligen Durchwahlen), "0228-123456", "0228-123456,0228-123999"'
- button: 'Absenden'
+ submit: 'Absenden'
switch_to_tenant: "Mandant wechseln"
diff --git a/config/locales/views/tenants/en.yml b/config/locales/views/tenants/en.yml
index edccda0..9975fce 100644
--- a/config/locales/views/tenants/en.yml
+++ b/config/locales/views/tenants/en.yml
@@ -68,6 +68,6 @@ en:
did_list:
label: 'External numbers'
hint: 'These are the phone numbers which can be called from the outside (seperated by commas). The x represents all internal extensions (can be added to a trunk number). You can mix MSNs and DIDs. Examples: "0228-12345x, 0228-123450" (this would be the solution for most companies), "0228-123456", "0228-123456,0228-123999"'
- button: 'Submit'
+ submit: 'Submit'
switch_to_tenant: "Switch to tenant"