mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-15 04:13:11 -05:00
* New translations en-US.json (Dutch) * New translations en-US.json (Dutch) * New translations en-US.json (Dutch) * New translations en-US.json (Polish) * New translations en-US.json (Polish) * New translations en-US.json (Polish) * New translations en-US.json (Polish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (German) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (Ukrainian) * New translations en-US.json (French, Canada) * New translations en-US.json (French, Canada) * New translations en-US.json (French, Canada) * New translations en-US.json (French, Canada) * New translations en-US.json (Dutch) * New translations en-US.json (Dutch) * New translations en-US.json (Dutch)
103 lines
2.1 KiB
JSON
103 lines
2.1 KiB
JSON
{
|
|
"teaspoon": {
|
|
"name": "Teelöffel",
|
|
"description": "",
|
|
"abbreviation": "TL"
|
|
},
|
|
"tablespoon": {
|
|
"name": "Esslöffel",
|
|
"description": "",
|
|
"abbreviation": "EL"
|
|
},
|
|
"cup": {
|
|
"name": "Tasse",
|
|
"description": "",
|
|
"abbreviation": "Tasse"
|
|
},
|
|
"fluid-ounce": {
|
|
"name": "fluid ounce",
|
|
"description": "",
|
|
"abbreviation": "fl oz"
|
|
},
|
|
"pint": {
|
|
"name": "pint",
|
|
"description": "",
|
|
"abbreviation": "pt"
|
|
},
|
|
"quart": {
|
|
"name": "quart",
|
|
"description": "",
|
|
"abbreviation": "qt"
|
|
},
|
|
"gallon": {
|
|
"name": "gallon",
|
|
"description": "",
|
|
"abbreviation": "gal"
|
|
},
|
|
"milliliter": {
|
|
"name": "Milliliter",
|
|
"description": "",
|
|
"abbreviation": "ml"
|
|
},
|
|
"liter": {
|
|
"name": "Liter",
|
|
"description": "",
|
|
"abbreviation": "l"
|
|
},
|
|
"pound": {
|
|
"name": "Pfund",
|
|
"description": "",
|
|
"abbreviation": "lb"
|
|
},
|
|
"ounce": {
|
|
"name": "Unze",
|
|
"description": "",
|
|
"abbreviation": "oz"
|
|
},
|
|
"gram": {
|
|
"name": "Gramm",
|
|
"description": "",
|
|
"abbreviation": "g"
|
|
},
|
|
"kilogram": {
|
|
"name": "Kilogramm",
|
|
"description": "",
|
|
"abbreviation": "kg"
|
|
},
|
|
"milligram": {
|
|
"name": "Milligramm",
|
|
"description": "",
|
|
"abbreviation": "mg"
|
|
},
|
|
"splash": {
|
|
"name": "Spritzer",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"dash": {
|
|
"name": "Prise",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"serving": {
|
|
"name": "Portion",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"head": {
|
|
"name": "Kopf",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"clove": {
|
|
"name": "Zehe",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"can": {
|
|
"name": "Dose",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
}
|
|
}
|