mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-15 12:23:12 -05:00
141 lines
3.2 KiB
JSON
141 lines
3.2 KiB
JSON
{
|
|
"teaspoon": {
|
|
"name": "Teelöffel",
|
|
"plural_name": "Teelöffel",
|
|
"description": "",
|
|
"abbreviation": "TL"
|
|
},
|
|
"tablespoon": {
|
|
"name": "Esslöffel",
|
|
"plural_name": "Esslöffel",
|
|
"description": "",
|
|
"abbreviation": "EL"
|
|
},
|
|
"cup": {
|
|
"name": "Tasse",
|
|
"plural_name": "cups",
|
|
"description": "",
|
|
"abbreviation": "c"
|
|
},
|
|
"fluid-ounce": {
|
|
"name": "Flüssigunze",
|
|
"plural_name": "fluid ounces",
|
|
"description": "",
|
|
"abbreviation": "fl oz"
|
|
},
|
|
"pint": {
|
|
"name": "Pint",
|
|
"plural_name": "pints",
|
|
"description": "",
|
|
"abbreviation": "pt"
|
|
},
|
|
"quart": {
|
|
"name": "quart",
|
|
"plural_name": "quarts",
|
|
"description": "",
|
|
"abbreviation": "qt"
|
|
},
|
|
"gallon": {
|
|
"name": "Gallone",
|
|
"plural_name": "gallons",
|
|
"description": "",
|
|
"abbreviation": "gal"
|
|
},
|
|
"milliliter": {
|
|
"name": "Milliliter",
|
|
"plural_name": "Milliliter",
|
|
"description": "",
|
|
"abbreviation": "ml"
|
|
},
|
|
"liter": {
|
|
"name": "Liter",
|
|
"plural_name": "Liter",
|
|
"description": "",
|
|
"abbreviation": "L"
|
|
},
|
|
"pound": {
|
|
"name": "Pfund",
|
|
"plural_name": "pounds",
|
|
"description": "",
|
|
"abbreviation": "lb",
|
|
"plural_abbreviation": "lbs"
|
|
},
|
|
"ounce": {
|
|
"name": "Unze",
|
|
"plural_name": "ounces",
|
|
"description": "",
|
|
"abbreviation": "oz"
|
|
},
|
|
"gram": {
|
|
"name": "Gramm",
|
|
"plural_name": "Gramm",
|
|
"description": "",
|
|
"abbreviation": "g"
|
|
},
|
|
"kilogram": {
|
|
"name": "Kilogramm",
|
|
"plural_name": "Kilogramm",
|
|
"description": "",
|
|
"abbreviation": "kg"
|
|
},
|
|
"milligram": {
|
|
"name": "Milligramm",
|
|
"plural_name": "Milligramm",
|
|
"description": "",
|
|
"abbreviation": "mg"
|
|
},
|
|
"splash": {
|
|
"name": "Spritzer",
|
|
"plural_name": "Spritzer",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"dash": {
|
|
"name": "Prise",
|
|
"plural_name": "dashes",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"serving": {
|
|
"name": "Portion",
|
|
"plural_name": "Portionen",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"head": {
|
|
"name": "Kopf",
|
|
"plural_name": "Köpfe",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"clove": {
|
|
"name": "Zehe",
|
|
"plural_name": "Zehen",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"can": {
|
|
"name": "Dose",
|
|
"plural_name": "Dosen",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"bunch": {
|
|
"name": "Bund",
|
|
"plural_name": "Bünde",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pack": {
|
|
"name": "Packung",
|
|
"plural_name": "Packungen",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pinch": {
|
|
"name": "Prise",
|
|
"plural_name": "Prisen",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
}
|
|
} |