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: '停用用户',