feat: Add ability to move lists between boards (#1208)
This commit is contained in:
@@ -204,6 +204,7 @@ export default {
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: 'Kartı Taşı',
|
||||
moveList_title: null,
|
||||
myOwn_title: null,
|
||||
name: 'isim',
|
||||
newEmail: 'Yeni e-posta adresi',
|
||||
@@ -409,6 +410,7 @@ export default {
|
||||
makeProjectShared_title: null,
|
||||
move: 'Taşı',
|
||||
moveCard_title: 'Kartı Taşı',
|
||||
moveList_title: null,
|
||||
remove: 'Sil',
|
||||
removeAssignee: null,
|
||||
removeColor: null,
|
||||
|
||||
Reference in New Issue
Block a user