diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-02-08 02:59:39 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-02-08 02:59:39 +0000 |
commit | a2d8e2cbc94b6fe34e3d5f834b351980df9648dc (patch) | |
tree | d0166e0663c7bf508d982b9e384d280f77959fa0 /config/locales/tr.yml | |
parent | 6f60b9991b4529b382b2da9453f594f316f47a75 (diff) | |
download | redmine-a2d8e2cbc94b6fe34e3d5f834b351980df9648dc.tar.gz redmine-a2d8e2cbc94b6fe34e3d5f834b351980df9648dc.zip |
remove "label_per_page" from locale files (#19055)
git-svn-id: http://svn.redmine.org/redmine/trunk@13974 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/tr.yml')
-rw-r--r-- | config/locales/tr.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 9cb2598ed..3638fc383 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -457,7 +457,6 @@ tr: label_used_by: 'Kullanan: ' label_details: Ayrıntılar label_add_note: Not ekle - label_per_page: Sayfa başına label_calendar: Takvim label_months_from: ay öncesinden itibaren label_gantt: İş-Zaman Çizelgesi |