feat: Add ability to move lists between boards (#1208)
This commit is contained in:
@@ -222,6 +222,7 @@ export default {
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: 'Liiguta kaart',
|
||||
moveList_title: null,
|
||||
myOwn_title: 'Minu omanik',
|
||||
name: 'Nimi',
|
||||
newEmail: 'Uus e-post',
|
||||
@@ -431,6 +432,7 @@ export default {
|
||||
makeProjectShared_title: 'Muuda projekt jagatavaks',
|
||||
move: 'Liiguta',
|
||||
moveCard_title: 'Liiguta kaart',
|
||||
moveList_title: null,
|
||||
remove: 'Eemalda',
|
||||
removeAssignee: 'Eemalda vastutaja',
|
||||
removeColor: 'Eemalda värv',
|
||||
|
||||
Reference in New Issue
Block a user