summaryrefslogtreecommitdiff
path: root/config/locales/views/phones
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/phones
parentbe3a2af680449d6124afbc7eeccce9d4f0daad82 (diff)
Bugfixed a wrong key in I18n files.
Diffstat (limited to 'config/locales/views/phones')
-rw-r--r--config/locales/views/phones/de.yml2
-rw-r--r--config/locales/views/phones/en.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/phones/de.yml b/config/locales/views/phones/de.yml
index 59313b1..af2804a 100644
--- a/config/locales/views/phones/de.yml
+++ b/config/locales/views/phones/de.yml
@@ -77,7 +77,7 @@ de:
fallback_sip_account_id:
label: 'Fallback SIP Account'
hint: ''
- button: 'Absenden'
+ submit: 'Absenden'
sip_accounts:
title: 'Verknüpfte SIP-Accounts'
connect_to_sip_account: 'SIP-Account mit dem Telefon verknüpfen'
diff --git a/config/locales/views/phones/en.yml b/config/locales/views/phones/en.yml
index 9574443..306537f 100644
--- a/config/locales/views/phones/en.yml
+++ b/config/locales/views/phones/en.yml
@@ -77,7 +77,7 @@ en:
fallback_sip_account_id:
label: 'Fallback SIP Account'
hint: ''
- button: 'Submit'
+ submit: 'Submit'
sip_accounts:
title: 'Listing of connected SIP accounts'
connect_to_sip_account: 'Connect to an existing SIP account'