summaryrefslogtreecommitdiff
path: root/config/locales/views/fax_documents
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/fax_documents
parentbe3a2af680449d6124afbc7eeccce9d4f0daad82 (diff)
Bugfixed a wrong key in I18n files.
Diffstat (limited to 'config/locales/views/fax_documents')
-rw-r--r--config/locales/views/fax_documents/de.yml2
-rw-r--r--config/locales/views/fax_documents/en.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/fax_documents/de.yml b/config/locales/views/fax_documents/de.yml
index df766bf..6bfa86b 100644
--- a/config/locales/views/fax_documents/de.yml
+++ b/config/locales/views/fax_documents/de.yml
@@ -144,5 +144,5 @@ de:
destination_phone_number:
label: 'Ziel Fax-Nummer'
hint: ''
- button: 'Absenden'
+ submit: 'Absenden'
diff --git a/config/locales/views/fax_documents/en.yml b/config/locales/views/fax_documents/en.yml
index abc9178..ff5f8f8 100644
--- a/config/locales/views/fax_documents/en.yml
+++ b/config/locales/views/fax_documents/en.yml
@@ -144,5 +144,5 @@ en:
destination_phone_number:
label: 'Destination phone number'
hint: ''
- button: 'Submit'
+ submit: 'Submit'