[WEB-4944] feat: add base layouts for kanban and list with drag-and-drop support (#8032)

This commit is contained in:
Jayash Tripathy 2025-10-29 14:49:34 +05:30 committed by GitHub
parent 5247fedd23
commit 73e0e8d529
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
37 changed files with 796 additions and 0 deletions

View file

@ -639,6 +639,8 @@ export default {
},
common: {
all: "Vše",
no_items_in_this_group: "V této skupině nejsou žádné položky",
drop_here_to_move: "Přetáhněte sem pro přesunutí",
states: "Stavy",
state: "Stav",
state_groups: "Skupiny stavů",