feat: Enhance card actions menu with separators and action bar

This commit is contained in:
Maksim Eltyshev
2025-12-09 20:30:05 +01:00
parent 9e6e38fcf7
commit 6da5c7aaca
36 changed files with 291 additions and 21 deletions
+2
View File
@@ -369,6 +369,7 @@ export default {
archiveCards_title: '封存卡片',
assignAsOwner: '指派為擁有者',
cancel: '取消',
copy: '複製',
copyCard_title: '複製卡片',
createApiKey: '建立API金鑰',
createBoard: '創建看板',
@@ -377,6 +378,7 @@ export default {
createLabel: '創建標籤',
createNewLabel: '創建新標籤',
createProject: '創建專案',
cut: '剪下',
cutCard_title: '剪下卡片',
deactivateUser: '停用使用者',
deactivateUser_title: '停用使用者',