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' => 'A ligação com a relação "%s" à tarefa %s foi removida',
'Custom Filter:' => 'Filtro Personalizado:',
'Unable to find this group.' => 'Não foi possivel encontrar este grupo.',
// '%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"' => '',
);