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": "selected",
"logout": "Logout",
"pcs": "pcs.",
"change-translation": "Deutsch"
"change-translation": "Deutsch",
"new-storage-title": "New Storage location",
"new-storage-content": "Enter the details for a new storage location here.",
"menu": "Menu",
"close": "Close",
"product-details-quick": "Fast product details"
}