feat: Add ability to move lists between boards (#1208)
This commit is contained in:
@@ -206,6 +206,7 @@ export default {
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: 'Flytta kort',
|
||||
moveList_title: null,
|
||||
myOwn_title: null,
|
||||
name: 'Namn',
|
||||
newEmail: 'Ny e-mail',
|
||||
@@ -411,6 +412,7 @@ export default {
|
||||
makeProjectShared_title: null,
|
||||
move: 'Flytta',
|
||||
moveCard_title: 'Flytta kort',
|
||||
moveList_title: null,
|
||||
remove: 'Ta bort',
|
||||
removeAssignee: null,
|
||||
removeColor: null,
|
||||
|
||||
Reference in New Issue
Block a user