Update Chinese translations

This commit is contained in:
renothing 2019-06-25 11:59:50 +08:00 committed by fguillot
parent 02a51724be
commit 02f6e94e24
1 changed files with 3 additions and 3 deletions

View File

@ -1400,7 +1400,7 @@ return array(
'Reorder this column by assignee (Z-A)' => '按指派倒序重排(Z-A)',
'%s moved the task #%d "%s" to the project "%s"' => '%s 已将任务 #%d "%s" 移动到项目"%s" ',
'Task #%d "%s" has been moved to the project "%s"' => '任务 #%d "%s" 已被移动到项目 "%s"',
// 'Move the task to another column when due date is less than a certain number of days' => '',
// 'HTTP Client:' => '',
// 'XBT - bitcoin' => '',
'Move the task to another column when the due date is less than a certain number of days' => '当任务即将在指定天数内超期时移动到另一栏',
'HTTP Client:' => 'HTTP客户端',
'XBT - bitcoin' => 'XBT - 比特币',
);