update chinese translations

This commit is contained in:
renothing 2018-01-31 12:50:23 +08:00 committed by fguillot
parent 65d4f051cb
commit 5c1d31d857
1 changed files with 2 additions and 2 deletions

View File

@ -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' => '当到达预定起始日期时移动任务到另一栏目',
);