[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

@ -478,6 +478,8 @@ export default {
},
common: {
all: "All",
no_items_in_this_group: "No items in this group",
drop_here_to_move: "Drop here to move",
states: "States",
state: "State",
state_groups: "State groups",