From 7026e8d622e3f2a08e20c49814fc18a33453932c Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 8 Mar 2016 22:31:26 -0500 Subject: Fix spelling error --- app/Locale/zh_CN/translations.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Locale/zh_CN') 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' => '所有任务', -- cgit v1.2.3