diff options
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-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' => '工作时间表', |