summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/zh_CN/translations.php')
-rw-r--r--app/Locale/zh_CN/translations.php5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index 60634686..e0d57494 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -614,7 +614,6 @@ return array(
'User dashboard' => '用户仪表板',
'Allow only one subtask in progress at the same time for a user' => '每用户同时仅有一个活动子任务',
'Edit column "%s"' => '编辑栏目"%s"',
- 'Enable time tracking for subtasks' => '启用子任务的时间记录',
'Select the new status of the subtask: "%s"' => '选择子任务的新状态:"%s"',
'Subtask timesheet' => '子任务时间',
'There is nothing to show.' => '无内容。',
@@ -946,4 +945,8 @@ return array(
// '%%Y-%%m-%%d' => '',
// 'Total for all columns' => '',
// 'You need at least 2 days of data to show the chart.' => '',
+ // '<15m' => '',
+ // '<30m' => '',
+ // 'Stop timer' => '',
+ // 'Start timer' => '',
);