feat: Add ability to move lists between boards (#1208)

This commit is contained in:
Symon Baikov
2025-09-04 00:07:10 +02:00
committed by GitHub
parent 5f34a737bb
commit 9683227fbc
58 changed files with 950 additions and 263 deletions
+2
View File
@@ -224,6 +224,7 @@ export default {
moreActions: 'Mais ações',
moreActions_title: 'Mais Ações',
moveCard_title: 'Mover Cartão',
moveList_title: null,
myOwn_title: 'Meus',
name: 'Nome',
newEmail: 'Novo e-mail',
@@ -435,6 +436,7 @@ export default {
makeProjectShared_title: 'Tornar Projeto Compartilhado',
move: 'Mover',
moveCard_title: 'Mover Cartão',
moveList_title: null,
remove: 'Remover',
removeAssignee: 'Remover responsável',
removeColor: 'Remover cor',