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/zh.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/zh.yml')
-rw-r--r-- | config/locales/zh.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 811b43aef..c81e59683 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -577,7 +577,6 @@ zh: label_used_by: 使用中 label_details: 详情 label_add_note: 添加说明 - label_per_page: 每页 label_calendar: 日历 label_months_from: 个月以来 label_gantt: 甘特图 |