diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-02-05 04:30:05 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-02-05 04:30:05 +0000 |
commit | 36d6caf35f2c8017230d9b7bc84554dc8851a81f (patch) | |
tree | 527794088003fbefb2894676986fbcf119a9e2d0 /config | |
parent | a375ab498f52457c2bcf5ad698ccd655ec55061f (diff) | |
download | redmine-36d6caf35f2c8017230d9b7bc84554dc8851a81f.tar.gz redmine-36d6caf35f2c8017230d9b7bc84554dc8851a81f.zip |
German "label_in" translation changed by Filou Centrinov (#13080)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11328 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/de.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 3465e06b2..c4dd39cbe 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -545,7 +545,7 @@ de: label_help: Hilfe label_history: Historie label_home: Hauptseite - label_in: an + label_in: in label_in_less_than: in weniger als label_in_more_than: in mehr als label_in_the_next_days: in den nächsten |