✨ actually clean json again
This commit is contained in:
parent
d6dc77aa8e
commit
c04c821432
20 changed files with 325 additions and 319 deletions
|
@ -301,9 +301,9 @@
|
|||
"amount": 15.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 15.0,
|
||||
"amount": 0.8823529411764706,
|
||||
"food": "Salz",
|
||||
"unit": "g / Gramm"
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 2.142857142857143,
|
||||
|
@ -311,9 +311,9 @@
|
|||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 0.8823529411764706,
|
||||
"amount": 15.0,
|
||||
"food": "Salz",
|
||||
"unit": "EL"
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.015,
|
||||
|
@ -383,9 +383,9 @@
|
|||
"amount": 2.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 2.0,
|
||||
"amount": 0.10526315789473684,
|
||||
"food": "Pfeffer (schwarz)",
|
||||
"unit": "g / Gramm"
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 0.3333333333333333,
|
||||
|
@ -393,9 +393,9 @@
|
|||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 0.10526315789473684,
|
||||
"amount": 2.0,
|
||||
"food": "Pfeffer (schwarz)",
|
||||
"unit": "EL"
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.002,
|
||||
|
@ -464,16 +464,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",
|
||||
|
@ -542,9 +542,9 @@
|
|||
"amount": 4.0,
|
||||
"conversions": [
|
||||
{
|
||||
"amount": 4.0,
|
||||
"amount": 0.2222222222222222,
|
||||
"food": "Paprikapulver",
|
||||
"unit": "g / Gramm"
|
||||
"unit": "EL"
|
||||
},
|
||||
{
|
||||
"amount": 0.5714285714285714,
|
||||
|
@ -552,9 +552,9 @@
|
|||
"unit": "TL"
|
||||
},
|
||||
{
|
||||
"amount": 0.2222222222222222,
|
||||
"amount": 4.0,
|
||||
"food": "Paprikapulver",
|
||||
"unit": "EL"
|
||||
"unit": "g / Gramm"
|
||||
},
|
||||
{
|
||||
"amount": 0.004,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue