feat: Add ability to move lists between boards (#1208)
This commit is contained in:
@@ -205,6 +205,7 @@ export default {
|
||||
moreActions: null,
|
||||
moreActions_title: null,
|
||||
moveCard_title: 'انتقال کارت',
|
||||
moveList_title: null,
|
||||
myOwn_title: null,
|
||||
name: 'نام',
|
||||
newEmail: 'ایمیل جدید',
|
||||
@@ -410,6 +411,7 @@ export default {
|
||||
makeProjectShared_title: null,
|
||||
move: 'انتقال',
|
||||
moveCard_title: 'انتقال کارت',
|
||||
moveList_title: null,
|
||||
remove: 'حذف',
|
||||
removeAssignee: null,
|
||||
removeColor: null,
|
||||
|
||||
Reference in New Issue
Block a user