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"' => '',
);