Add mock data for storage locations and products in database.mockEN.sql
- Inserted 5 storage locations including Main Freezer, Kitchen Freezer, Pantry, Kitchen Fridge, and Cellar Shelf. - Added approximately 100 products with details such as name, description, price, amount, storage location, expiry date, bottling date, and picture. - Included both self-frozen items and store-bought items, with appropriate attributes for each.
This commit is contained in:
@@ -47,5 +47,6 @@
|
||||
"new-storage-content": "Geben Sie hier die Daten für einen neuen Lagerort ein.",
|
||||
"menu": "Menü",
|
||||
"close": "Schließen",
|
||||
"product-details-quick": "Schnelle Produktdetails"
|
||||
"product-details-quick": "Schnelle Produktdetails",
|
||||
"download-qr-code": "QR-Code herunterladen"
|
||||
}
|
||||
Reference in New Issue
Block a user