mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-05-15 14:27:31 -04:00
148 lines
3.3 KiB
JSON
148 lines
3.3 KiB
JSON
{
|
||
"teaspoon": {
|
||
"name": "çay kaşığı",
|
||
"plural_name": "çay kaşığı",
|
||
"description": "",
|
||
"abbreviation": "çk"
|
||
},
|
||
"tablespoon": {
|
||
"name": "yemek kaşığı",
|
||
"plural_name": "yemek kaşığı",
|
||
"description": "",
|
||
"abbreviation": "yk"
|
||
},
|
||
"cup": {
|
||
"name": "su bardağı",
|
||
"plural_name": "su bardağı",
|
||
"description": "",
|
||
"abbreviation": "sb"
|
||
},
|
||
"fluid-ounce": {
|
||
"name": "sıvı ons",
|
||
"plural_name": "sıvı ons",
|
||
"description": "",
|
||
"abbreviation": "sıvı ons"
|
||
},
|
||
"pint": {
|
||
"name": "pint",
|
||
"plural_name": "pint",
|
||
"description": "",
|
||
"abbreviation": "pt"
|
||
},
|
||
"quart": {
|
||
"name": "1/4 galon",
|
||
"plural_name": "1/4 galon",
|
||
"description": "",
|
||
"abbreviation": "1/4 galon"
|
||
},
|
||
"gallon": {
|
||
"name": "galon",
|
||
"plural_name": "galon",
|
||
"description": "",
|
||
"abbreviation": "galon"
|
||
},
|
||
"milliliter": {
|
||
"name": "mililitre",
|
||
"plural_name": "mililitre",
|
||
"description": "",
|
||
"abbreviation": "ml"
|
||
},
|
||
"liter": {
|
||
"name": "litre",
|
||
"plural_name": "litre",
|
||
"description": "",
|
||
"abbreviation": "l"
|
||
},
|
||
"pound": {
|
||
"name": "pound",
|
||
"plural_name": "pound",
|
||
"description": "",
|
||
"abbreviation": "lb",
|
||
"plural_abbreviation": "lbs"
|
||
},
|
||
"ounce": {
|
||
"name": "ons",
|
||
"plural_name": "ons",
|
||
"description": "",
|
||
"abbreviation": "oz"
|
||
},
|
||
"gram": {
|
||
"name": "gram",
|
||
"plural_name": "gram",
|
||
"description": "",
|
||
"abbreviation": "gr"
|
||
},
|
||
"kilogram": {
|
||
"name": "kilogram",
|
||
"plural_name": "kilogram",
|
||
"description": "",
|
||
"abbreviation": "kg"
|
||
},
|
||
"milligram": {
|
||
"name": "miligram",
|
||
"plural_name": "miligram",
|
||
"description": "",
|
||
"abbreviation": "mg"
|
||
},
|
||
"splash": {
|
||
"name": "damla",
|
||
"plural_name": "damla",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"dash": {
|
||
"name": "tutam",
|
||
"plural_name": "tutam",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"serving": {
|
||
"name": "porsiyon",
|
||
"plural_name": "porsiyon",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"head": {
|
||
"name": "baş",
|
||
"plural_name": "baş",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"clove": {
|
||
"name": "diş",
|
||
"plural_name": "diş",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"can": {
|
||
"name": "konserve",
|
||
"plural_name": "konserve",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"bunch": {
|
||
"name": "salkım",
|
||
"plural_name": "salkım",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"pack": {
|
||
"name": "paket",
|
||
"plural_name": "paket",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"pinch": {
|
||
"name": "tutam",
|
||
"plural_name": "tutam",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
},
|
||
"sprig": {
|
||
"name": "sprig",
|
||
"plural_name": "sprigs",
|
||
"description": "",
|
||
"abbreviation": ""
|
||
}
|
||
}
|