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": "Enter the details for a new storage location here.",
|
||||
"menu": "Menu",
|
||||
"close": "Close",
|
||||
"product-details-quick": "Fast product details"
|
||||
"product-details-quick": "Fast product details",
|
||||
"download-qr-code": "Download QR-Code"
|
||||
}
|
||||
Reference in New Issue
Block a user