diff options
author | Yuichi Murata <yuichi1004@gmail.com> | 2015-04-06 09:45:59 +0900 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-04-07 20:40:00 -0400 |
commit | 7d1c84699ac12f91bf711ded5c93b57a644fabbf (patch) | |
tree | 99865072bd1ab92cfb51391fd0716b65e631e2c2 /app/Locale/zh_CN | |
parent | 4325679a709869a921e9b0b7bfebd6be560090ab (diff) |
Update ja_JP translation (pull-request #777) and sync all locales
Diffstat (limited to 'app/Locale/zh_CN')
-rw-r--r-- | app/Locale/zh_CN/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 507b3691..4d116a46 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -757,7 +757,7 @@ return array( 'All day' => '全天', 'Day' => '日期', 'Manage timetable' => '管理时间表', - 'Overtime timetable' => '', + // 'Overtime timetable' => '', 'Time off timetable' => '加班时间表', 'Timetable' => '时间表', 'Work timetable' => '工作时间表', |