Add missing translations

This commit is contained in:
Frédéric Guillot
2018-04-30 11:10:25 -07:00
parent 9c50fc9eb5
commit 0b475c1850
30 changed files with 90 additions and 0 deletions

View File

@@ -1377,4 +1377,7 @@ return array(
'The link with the relation "%s" to the task %s has been removed' => '该任务与任务:%s 已解除"%s"关联',
'Custom Filter:' => '自定义过滤器:',
'Unable to find this group.' => '无法找到该用户组。',
// '%s moved the task #%d to the column "%s"' => '',
// '%s moved the task #%d to the position %d in the column "%s"' => '',
// '%s moved the task #%d to the swimlane "%s"' => '',
);