feat: Add ability to move lists between boards (#1208)
This commit is contained in:
@@ -223,6 +223,7 @@ export default {
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: 'Flyt kort',
|
||||
moveList_title: null,
|
||||
myOwn_title: 'Egne',
|
||||
name: 'Navn',
|
||||
newEmail: 'Ny e-mail',
|
||||
@@ -433,6 +434,7 @@ export default {
|
||||
makeProjectShared_title: 'Del projekt',
|
||||
move: 'Flyt',
|
||||
moveCard_title: 'Flyt kort',
|
||||
moveList_title: null,
|
||||
remove: 'Fjern',
|
||||
removeAssignee: 'Fjern ansvarlig',
|
||||
removeColor: 'Fjern farve',
|
||||
|
||||
Reference in New Issue
Block a user