Add link to toggle column scrolling in board view

This commit is contained in:
Patrick Yates
2020-10-05 07:57:34 +11:00
committed by GitHub
parent ee842bf509
commit 8322876d8e
40 changed files with 170 additions and 3 deletions

View File

@@ -1421,4 +1421,7 @@ return array(
'%d/%d group(s) shown' => '%d/%d grupo(s) mostrado(s)',
'Subtask creation or modification' => 'Alteração ou criação de sub-tarefa',
'Assign the task to a specific user when the task is moved to a specific swimlane' => 'Assignar a tarefa a um utilizador especificado quando a tarefa é movida para uma swimlane especificada',
// 'Comment' => '',
// 'Collapse vertically' => '',
// 'Expand vertically' => '',
);