[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
|
|
@ -652,6 +652,8 @@ export default {
|
|||
},
|
||||
common: {
|
||||
all: "Tout",
|
||||
no_items_in_this_group: "Aucun élément dans ce groupe",
|
||||
drop_here_to_move: "Déposer ici pour déplacer",
|
||||
states: "États",
|
||||
state: "État",
|
||||
state_groups: "Groupes d'états",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue