summaryrefslogtreecommitdiff
path: root/app/Locale/zh_CN/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-03-08 22:31:26 -0500
committerFrederic Guillot <fred@kanboard.net>2016-03-08 22:31:26 -0500
commit7026e8d622e3f2a08e20c49814fc18a33453932c (patch)
tree06a73e82ed3406d772cbe52c66383be7b69067a3 /app/Locale/zh_CN/translations.php
parentf91f3214c12e315afd8984653ea2d9db8408793d (diff)
Fix spelling error
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 7fadd6f3..816269b2 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 have 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' => '所有任务',