mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-16 12:53:12 -05:00
141 lines
3.1 KiB
JSON
141 lines
3.1 KiB
JSON
{
|
|
"teaspoon": {
|
|
"name": "teskje",
|
|
"plural_name": "teskjeer",
|
|
"description": "",
|
|
"abbreviation": "ts"
|
|
},
|
|
"tablespoon": {
|
|
"name": "spiseskje",
|
|
"plural_name": "spiseskjeer",
|
|
"description": "",
|
|
"abbreviation": "ss"
|
|
},
|
|
"cup": {
|
|
"name": "kopp",
|
|
"plural_name": "kopper",
|
|
"description": "",
|
|
"abbreviation": "kopp"
|
|
},
|
|
"fluid-ounce": {
|
|
"name": "væskeunse",
|
|
"plural_name": "flytende ounces",
|
|
"description": "",
|
|
"abbreviation": "fl oz"
|
|
},
|
|
"pint": {
|
|
"name": "pint",
|
|
"plural_name": "pint",
|
|
"description": "",
|
|
"abbreviation": "pt"
|
|
},
|
|
"quart": {
|
|
"name": "kvart",
|
|
"plural_name": "kvart",
|
|
"description": "",
|
|
"abbreviation": "qt"
|
|
},
|
|
"gallon": {
|
|
"name": "gallon",
|
|
"plural_name": "gallon",
|
|
"description": "",
|
|
"abbreviation": "gal"
|
|
},
|
|
"milliliter": {
|
|
"name": "milliliter",
|
|
"plural_name": "milliliter",
|
|
"description": "",
|
|
"abbreviation": "ml"
|
|
},
|
|
"liter": {
|
|
"name": "liter",
|
|
"plural_name": "liter",
|
|
"description": "",
|
|
"abbreviation": "l"
|
|
},
|
|
"pound": {
|
|
"name": "pund",
|
|
"plural_name": "pund",
|
|
"description": "",
|
|
"abbreviation": "lb",
|
|
"plural_abbreviation": "lbs"
|
|
},
|
|
"ounce": {
|
|
"name": "unse",
|
|
"plural_name": "ounce",
|
|
"description": "",
|
|
"abbreviation": "oz"
|
|
},
|
|
"gram": {
|
|
"name": "gram",
|
|
"plural_name": "gram",
|
|
"description": "",
|
|
"abbreviation": "g"
|
|
},
|
|
"kilogram": {
|
|
"name": "kilogram",
|
|
"plural_name": "kilogram",
|
|
"description": "",
|
|
"abbreviation": "kg"
|
|
},
|
|
"milligram": {
|
|
"name": "milligram",
|
|
"plural_name": "milligram",
|
|
"description": "",
|
|
"abbreviation": "mg"
|
|
},
|
|
"splash": {
|
|
"name": "skvett",
|
|
"plural_name": "skvetter",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"dash": {
|
|
"name": "klype",
|
|
"plural_name": "dæsjer",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"serving": {
|
|
"name": "porsjon",
|
|
"plural_name": "porsjoner",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"head": {
|
|
"name": "hode",
|
|
"plural_name": "hoder",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"clove": {
|
|
"name": "fedd",
|
|
"plural_name": "fedd",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"can": {
|
|
"name": "boks",
|
|
"plural_name": "bokser",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"bunch": {
|
|
"name": "haug",
|
|
"plural_name": "hauger",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pack": {
|
|
"name": "pakke",
|
|
"plural_name": "pakker",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pinch": {
|
|
"name": "klype",
|
|
"plural_name": "klyper",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
}
|
|
} |