From d22a57f659fdb0f2c9ecf751d1e41a81430b289e Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Thu, 24 Jan 2013 12:52:37 +0100 Subject: Bugfixed a wrong key in I18n files. --- config/locales/views/call_forwards/de.yml | 2 +- config/locales/views/call_forwards/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config/locales/views/call_forwards') diff --git a/config/locales/views/call_forwards/de.yml b/config/locales/views/call_forwards/de.yml index 2d3940e..3930938 100644 --- a/config/locales/views/call_forwards/de.yml +++ b/config/locales/views/call_forwards/de.yml @@ -74,4 +74,4 @@ de: active: label: 'Aktiv' hint: '' - button: 'Absenden' \ No newline at end of file + submit: 'Absenden' \ No newline at end of file diff --git a/config/locales/views/call_forwards/en.yml b/config/locales/views/call_forwards/en.yml index 4c2cf3c..20fb834 100644 --- a/config/locales/views/call_forwards/en.yml +++ b/config/locales/views/call_forwards/en.yml @@ -74,4 +74,4 @@ en: active: label: 'Active' hint: '' - button: 'Submit' \ No newline at end of file + submit: 'Submit' \ No newline at end of file -- cgit v1.2.3