summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-19 16:22:00 -0400
committerFrederic Guillot <fred@kanboard.net>2016-03-19 16:22:00 -0400
commit6351cb0e27eea05a2b0a8063b8b0df0abc49896d (patch)
tree18359aa87b4dfc4ea437d26d6f67a5c7d7f23efe /app/Locale/zh_CN
parent84b4139988dfdcb48fc0729429a34c11f46fe08e (diff)
Improve activity stream layout
Diffstat (limited to 'app/Locale/zh_CN')
-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 816269b2..dadedc5b 100644
--- a/app/Locale/zh_CN/translations.php
+++ b/app/Locale/zh_CN/translations.php
@@ -730,7 +730,7 @@ return array(
'Time spent changed: %sh' => '时间花费已变更:%sh',
'Time estimated changed: %sh' => '时间预估已变更:%sh',
'The field "%s" have been updated' => '"%s"字段已更新',
- 'The description has been modified' => '描述已更改',
+ 'The description has been modified:' => '描述已更改',
'Do you really want to close the task "%s" as well as all subtasks?' => '你是否要移除所有子任务的同时父任务"%s"',
'I want to receive notifications for:' => '我想接收以下相关通知:',
'All tasks' => '所有任务',