[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
|
|
@ -643,6 +643,8 @@ export default {
|
|||
},
|
||||
common: {
|
||||
all: "Все",
|
||||
no_items_in_this_group: "В этой группе нет элементов",
|
||||
drop_here_to_move: "Перетащите сюда для перемещения",
|
||||
states: "Статусы",
|
||||
state: "Статус",
|
||||
state_groups: "Группы статусов",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue