[WEB-4944] feat: add base layouts for kanban and list with drag-and-drop support (#8032)
This commit is contained in:
parent
5247fedd23
commit
73e0e8d529
37 changed files with 796 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue