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.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php
index dac6d0b3..ce7fc47d 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -648,7 +648,7 @@ return array(
'All tasks' => '所有任务',
'Only for tasks assigned to me' => '所有指派给我的任务',
'Only for tasks created by me' => '所有我创建的任务',
- 'Only for tasks created by me and assigned to me' => '所有我创建的并且指派给我的任务',
+ 'Only for tasks created by me and tasks assigned to me' => '所有我创建的并且指派给我的任务',
'%%Y-%%m-%%d' => '%%Y-%%m-%%d',
'Total for all columns' => '所有栏目下的',
'You need at least 2 days of data to show the chart.' => '当前柱状图至少需要2天的数据。',