From 5c1d31d8579e6976d1141e554a26239d5ddd8c12 Mon Sep 17 00:00:00 2001 From: renothing Date: Wed, 31 Jan 2018 12:50:23 +0800 Subject: update chinese translations --- app/Locale/zh_CN/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/Locale') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 983856bc..cd5587da 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1373,6 +1373,6 @@ return array( 'days' => '天', 'minutes' => '分钟', 'seconds' => '秒', - // 'Assign automatically a color when preset start date is reached' => '', - // 'Move the task to another column once a predefined start date is reached' => '', + 'Assign automatically a color when preset start date is reached' => '当到达预设起始日期时自动指派颜色', + 'Move the task to another column once a predefined start date is reached' => '当到达预定起始日期时移动任务到另一栏目', ); -- cgit v1.2.3