feat: Add ability to move lists between boards (#1208)
This commit is contained in:
@@ -207,6 +207,7 @@ export default {
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: 'Presunúť kartu',
|
||||
moveList_title: null,
|
||||
myOwn_title: null,
|
||||
name: 'Meno',
|
||||
newEmail: 'Nový e-mail',
|
||||
@@ -412,6 +413,7 @@ export default {
|
||||
makeProjectShared_title: null,
|
||||
move: 'Presunúť',
|
||||
moveCard_title: 'Presunúť kartu',
|
||||
moveList_title: null,
|
||||
remove: 'Odstrániť',
|
||||
removeAssignee: null,
|
||||
removeColor: null,
|
||||
|
||||
Reference in New Issue
Block a user