feat: enhance Sidebar with toggle functionality and improve layout; update StorageRow and Inventory components for better styling; add new translations for quick product details

This commit is contained in:
2026-06-04 00:28:09 +02:00
parent 2a7f411834
commit 53efd21a2b
8 changed files with 200 additions and 108 deletions
+6 -1
View File
@@ -42,5 +42,10 @@
"selected": "ausgewählt",
"logout": "Abmelden",
"pcs": "Stk.",
"change-translation": "English"
"change-translation": "English",
"new-storage-title": "Neuer Lagerort",
"new-storage-content": "Geben Sie hier die Daten für einen neuen Lagerort ein.",
"menu": "Menü",
"close": "Schließen",
"product-details-quick": "Schnelle Produktdetails"
}