feat: Enhance card actions menu with separators and action bar
This commit is contained in:
@@ -391,6 +391,7 @@ export default {
|
||||
archiveCards_title: 'Archiv karet',
|
||||
assignAsOwner: 'Přiřadit jako vlastníka',
|
||||
cancel: 'Zrušit',
|
||||
copy: 'Kopírovat',
|
||||
copyCard_title: 'Kopírovat kartu',
|
||||
createApiKey: 'Vytvořit API klíč',
|
||||
createBoard: 'Vytvořit nástěnku',
|
||||
@@ -399,6 +400,7 @@ export default {
|
||||
createLabel: 'Vytvořit štítek',
|
||||
createNewLabel: 'Vytvořit nový štítek',
|
||||
createProject: 'Vytvořit projekt',
|
||||
cut: 'Vyjmout',
|
||||
cutCard_title: 'Vyjmout kartu',
|
||||
deactivateUser: 'Deaktivace uživatele',
|
||||
deactivateUser_title: 'Deaktivace uživatele',
|
||||
|
||||
Reference in New Issue
Block a user