summaryrefslogtreecommitdiff
path: root/config/locales/views/acd_agents
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/acd_agents
parentbe3a2af680449d6124afbc7eeccce9d4f0daad82 (diff)
Bugfixed a wrong key in I18n files.
Diffstat (limited to 'config/locales/views/acd_agents')
-rw-r--r--config/locales/views/acd_agents/de.yml2
-rw-r--r--config/locales/views/acd_agents/en.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/views/acd_agents/de.yml b/config/locales/views/acd_agents/de.yml
index b625d09..e79c81b 100644
--- a/config/locales/views/acd_agents/de.yml
+++ b/config/locales/views/acd_agents/de.yml
@@ -73,4 +73,4 @@ de:
destination_id:
label: 'Ziel ID'
hint: ''
- button: 'Absenden' \ No newline at end of file
+ submit: 'Absenden' \ No newline at end of file
diff --git a/config/locales/views/acd_agents/en.yml b/config/locales/views/acd_agents/en.yml
index a048214..546e5c5 100644
--- a/config/locales/views/acd_agents/en.yml
+++ b/config/locales/views/acd_agents/en.yml
@@ -73,4 +73,4 @@ en:
destination_id:
label: 'Destination'
hint: ''
- button: 'Submit' \ No newline at end of file
+ submit: 'Submit' \ No newline at end of file