update chinese translations
This commit is contained in:
parent
65d4f051cb
commit
5c1d31d857
|
|
@ -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' => '当到达预定起始日期时移动任务到另一栏目',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue