mirror of
https://github.com/thekiwismarthome/shopping-list-manager.git
synced 2026-05-01 11:46:30 +00:00
Update const.py
This commit is contained in:
@@ -69,7 +69,7 @@ IMAGE_MAX_SIZE_KB = 15
|
|||||||
METRIC_UNITS = {
|
METRIC_UNITS = {
|
||||||
"weight": ["kg", "g"],
|
"weight": ["kg", "g"],
|
||||||
"volume": ["L", "mL"],
|
"volume": ["L", "mL"],
|
||||||
"count": ["units", "pack", "loaf", "dozen", 'ea", "pkt", "tray", "bottle", "can", "bunch", "pottle", "roll", "sachet", "tub", "bar"]
|
"count": ["units", "pack", "loaf", "dozen", "ea", "pkt", "tray", "bottle", "can", "bunch", "pottle", "roll", "sachet", "tub", "bar"]
|
||||||
}
|
}
|
||||||
|
|
||||||
# Default quantities for common products (NZ-focused, can be country-specific later)
|
# Default quantities for common products (NZ-focused, can be country-specific later)
|
||||||
|
|||||||
Reference in New Issue
Block a user