recipes/db/data/ingredients/vegetable.toml

15 lines
232 B
TOML
Raw Normal View History

2022-05-08 00:58:41 +03:00
[[ingredients]]
key = "carrot"
measure = "kg"
[ingredients.translates]
ru = "морковь"
en = "carrot"
[[ingredients]]
key = "potato"
measure = "kg"
2022-05-08 16:21:06 +03:00
[ingredients.translates]
2022-05-08 00:58:41 +03:00
ru = "картофель"
en = "potato"