diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-20 11:39:02 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2012-10-20 11:39:02 +0000 |
commit | 0faab70be58c2b52963b9eb02cc941e32b3c44c7 (patch) | |
tree | b3e855a6b9ef6f18a6960410c24b8ea257659d1b /config | |
parent | 251f263abdc5ee71def60e6fa8cba1f71adb617c (diff) | |
download | redmine-0faab70be58c2b52963b9eb02cc941e32b3c44c7.tar.gz redmine-0faab70be58c2b52963b9eb02cc941e32b3c44c7.zip |
Lithuanian "label_in" translation updated by Gediminas Muižis (#12142)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10679 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/lt.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 2ad2ebd3c..5677dd12f 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -687,9 +687,7 @@ lt: label_greater_or_equal: '>=' label_less_or_equal: '<=' label_between: tarp - # http://www.redmine.org/attachments/8375/lt.yml of - # http://www.redmine.org/issues/12142 is empty - label_in: in + label_in: po label_today: šiandien label_all_time: visas laikas label_yesterday: vakar |