Restructuring in Project Page

Added Project Number
This commit is contained in:
2024-08-29 22:31:34 +02:00
parent 133fd1d892
commit 26f8d8f710
3 changed files with 115 additions and 88 deletions

View File

@@ -29,6 +29,9 @@ const resources = {
},
inventoryitems: {
label: "Inventarartikel"
},
projects: {
label: "Projekte"
}
}