mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-16 21:03:12 -05:00
148 lines
3.3 KiB
JSON
148 lines
3.3 KiB
JSON
{
|
|
"teaspoon": {
|
|
"name": "티스푼",
|
|
"plural_name": "teaspoons",
|
|
"description": "",
|
|
"abbreviation": "tsp"
|
|
},
|
|
"tablespoon": {
|
|
"name": "테이블스푼",
|
|
"plural_name": "tablespoons",
|
|
"description": "",
|
|
"abbreviation": "tbsp"
|
|
},
|
|
"cup": {
|
|
"name": "컵",
|
|
"plural_name": "cups",
|
|
"description": "",
|
|
"abbreviation": "c"
|
|
},
|
|
"fluid-ounce": {
|
|
"name": "액량 온스",
|
|
"plural_name": "fluid ounces",
|
|
"description": "",
|
|
"abbreviation": "fl oz"
|
|
},
|
|
"pint": {
|
|
"name": "파인트",
|
|
"plural_name": "pints",
|
|
"description": "",
|
|
"abbreviation": "pt"
|
|
},
|
|
"quart": {
|
|
"name": "쿼트",
|
|
"plural_name": "quarts",
|
|
"description": "",
|
|
"abbreviation": "qt"
|
|
},
|
|
"gallon": {
|
|
"name": "갤런",
|
|
"plural_name": "gallons",
|
|
"description": "",
|
|
"abbreviation": "gal"
|
|
},
|
|
"milliliter": {
|
|
"name": "milliliter",
|
|
"plural_name": "milliliters",
|
|
"description": "",
|
|
"abbreviation": "ml"
|
|
},
|
|
"liter": {
|
|
"name": "liter",
|
|
"plural_name": "liters",
|
|
"description": "",
|
|
"abbreviation": "l"
|
|
},
|
|
"pound": {
|
|
"name": "pound",
|
|
"plural_name": "pounds",
|
|
"description": "",
|
|
"abbreviation": "lb",
|
|
"plural_abbreviation": "lbs"
|
|
},
|
|
"ounce": {
|
|
"name": "ounce",
|
|
"plural_name": "ounces",
|
|
"description": "",
|
|
"abbreviation": "oz"
|
|
},
|
|
"gram": {
|
|
"name": "gram",
|
|
"plural_name": "grams",
|
|
"description": "",
|
|
"abbreviation": "g"
|
|
},
|
|
"kilogram": {
|
|
"name": "kilogram",
|
|
"plural_name": "kilograms",
|
|
"description": "",
|
|
"abbreviation": "kg"
|
|
},
|
|
"milligram": {
|
|
"name": "milligram",
|
|
"plural_name": "milligrams",
|
|
"description": "",
|
|
"abbreviation": "mg"
|
|
},
|
|
"splash": {
|
|
"name": "splash",
|
|
"plural_name": "splashes",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"dash": {
|
|
"name": "dash",
|
|
"plural_name": "dashes",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"serving": {
|
|
"name": "serving",
|
|
"plural_name": "servings",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"head": {
|
|
"name": "head",
|
|
"plural_name": "heads",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"clove": {
|
|
"name": "clove",
|
|
"plural_name": "cloves",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"can": {
|
|
"name": "can",
|
|
"plural_name": "cans",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"bunch": {
|
|
"name": "bunch",
|
|
"plural_name": "bunches",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pack": {
|
|
"name": "pack",
|
|
"plural_name": "packs",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"pinch": {
|
|
"name": "pinch",
|
|
"plural_name": "pinches",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
},
|
|
"sprig": {
|
|
"name": "sprig",
|
|
"plural_name": "sprigs",
|
|
"description": "",
|
|
"abbreviation": ""
|
|
}
|
|
}
|