forked from jappel/leistungsbilanz-ts
Persist distribution board setup
This commit is contained in:
parent
1a77eedaa8
commit
1cf26a932e
21 changed files with 1027 additions and 22 deletions
|
|
@ -30,6 +30,8 @@ const commandTypeLabels: Record<string, string> = {
|
|||
"project-device.delete": "Projektgerät gelöscht",
|
||||
"project-device.sync-rows": "Projektgerät-Verknüpfungen geändert",
|
||||
"project.update-settings": "Projekteinstellungen bearbeitet",
|
||||
"distribution-board.insert": "Verteilung angelegt",
|
||||
"distribution-board.delete": "Verteilung entfernt",
|
||||
"project.restore-state": "Projektstand wiederhergestellt",
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue