✨ actually clean json again
This commit is contained in:
parent
d6dc77aa8e
commit
c04c821432
20 changed files with 325 additions and 319 deletions
|
@ -494,9 +494,9 @@
|
|||
"amount": 1.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 1.0,
|
||||
"amount": 0.05263157894736842,
|
||||
"food": "Pfeffer (schwarz)",
|
||||
"unit": "g / Gramm"
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 0.16666666666666666,
|
||||
|
@ -504,9 +504,9 @@
|
|||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 0.05263157894736842,
|
||||
"amount": 1.0,
|
||||
"food": "Pfeffer (schwarz)",
|
||||
"unit": "EL"
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.001,
|
||||
|
@ -648,9 +648,9 @@
|
|||
"amount": 5.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 5.0,
|
||||
"amount": 0.29411764705882354,
|
||||
"food": "Salz",
|
||||
"unit": "g / Gramm"
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 0.7142857142857143,
|
||||
|
@ -658,9 +658,9 @@
|
|||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 0.29411764705882354,
|
||||
"amount": 5.0,
|
||||
"food": "Salz",
|
||||
"unit": "EL"
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.005,
|
||||
|
@ -801,16 +801,16 @@
|
|||
"always_use_plural_unit": false,
|
||||
"amount": 17.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 17.0,
|
||||
"food": "Tomatenmark",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 1.1333333333333333,
|
||||
"food": "Tomatenmark",
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 17.0,
|
||||
"food": "Tomatenmark",
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.017,
|
||||
"food": "Tomatenmark",
|
||||
|
@ -878,15 +878,15 @@
|
|||
"always_use_plural_unit": false,
|
||||
"amount": 100.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 100.0,
|
||||
"food": "Wasser",
|
||||
"unit": "Milliliter"
|
||||
},
|
||||
{
|
||||
"amount": 0.1,
|
||||
"food": "Wasser",
|
||||
"unit": "Liter"
|
||||
},
|
||||
{
|
||||
"amount": 100.0,
|
||||
"food": "Wasser",
|
||||
"unit": "Milliliter"
|
||||
}
|
||||
],
|
||||
"food": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue