diff options
author | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-24 12:52:37 +0100 |
---|---|---|
committer | Stefan Wintermeyer <stefan.wintermeyer@amooma.de> | 2013-01-24 12:52:37 +0100 |
commit | d22a57f659fdb0f2c9ecf751d1e41a81430b289e (patch) | |
tree | 558bc8d61fdd8b53d9b052b698f085b4d1724be5 /config/locales/views/call_routes/en.yml | |
parent | be3a2af680449d6124afbc7eeccce9d4f0daad82 (diff) |
Bugfixed a wrong key in I18n files.
Diffstat (limited to 'config/locales/views/call_routes/en.yml')
-rw-r--r-- | config/locales/views/call_routes/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/views/call_routes/en.yml b/config/locales/views/call_routes/en.yml index a637a08..25e4c51 100644 --- a/config/locales/views/call_routes/en.yml +++ b/config/locales/views/call_routes/en.yml @@ -57,4 +57,4 @@ en: position: label: 'Position' hint: '' - button: 'Submit'
\ No newline at end of file + submit: 'Submit'
\ No newline at end of file |