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
@@ -390,6 +390,7 @@ export default {
archiveCards_title: '카드들 보관',
assignAsOwner: '소유자로 지정',
cancel: '취소',
copy: '복사',
copyCard_title: '카드 복사',
createApiKey: 'API 키 생성',
createBoard: '보드 생성',
@@ -398,6 +399,7 @@ export default {
createLabel: '라벨 생성',
createNewLabel: '새 라벨 생성',
createProject: '프로젝트 생성',
cut: '잘라내기',
cutCard_title: '카드 잘라내기',
deactivateUser: '사용자 비활성화',
deactivateUser_title: '사용자 비활성화',