diff --git a/mealie/repos/seed/resources/units/locales/zh-CN.json b/mealie/repos/seed/resources/units/locales/zh-CN.json index f6300b6cc..7d850bf88 100644 --- a/mealie/repos/seed/resources/units/locales/zh-CN.json +++ b/mealie/repos/seed/resources/units/locales/zh-CN.json @@ -1,140 +1,140 @@ { "teaspoon": { "name": "茶匙", - "plural_name": "teaspoons", + "plural_name": "茶匙", "description": "", "abbreviation": "茶匙" }, "tablespoon": { "name": "汤匙", - "plural_name": "tablespoons", + "plural_name": "汤匙", "description": "", "abbreviation": "汤匙" }, "cup": { "name": "杯", - "plural_name": "cups", + "plural_name": "杯", "description": "", - "abbreviation": "c" + "abbreviation": "杯" }, "fluid-ounce": { - "name": "流体盎司", - "plural_name": "fluid ounces", + "name": "液体盎司", + "plural_name": "液体盎司", "description": "", - "abbreviation": "液量盎司" + "abbreviation": "液体盎司" }, "pint": { "name": "品脱", - "plural_name": "pints", + "plural_name": "品脱", "description": "", "abbreviation": "品脱" }, "quart": { "name": "夸脱", - "plural_name": "quarts", + "plural_name": "夸脱", "description": "", "abbreviation": "夸脱" }, "gallon": { "name": "加仑", - "plural_name": "gallons", + "plural_name": "加仑", "description": "", "abbreviation": "加仑" }, "milliliter": { "name": "毫升", - "plural_name": "milliliters", + "plural_name": "毫升", "description": "", "abbreviation": "毫升" }, "liter": { "name": "升", - "plural_name": "liters", + "plural_name": "升", "description": "", "abbreviation": "升" }, "pound": { "name": "磅", - "plural_name": "pounds", + "plural_name": "磅", "description": "", "abbreviation": "磅", - "plural_abbreviation": "lbs" + "plural_abbreviation": "磅" }, "ounce": { "name": "盎司", - "plural_name": "ounces", + "plural_name": "盎司", "description": "", "abbreviation": "盎司" }, "gram": { "name": "克", - "plural_name": "grams", + "plural_name": "克", "description": "", "abbreviation": "克" }, "kilogram": { "name": "千克", - "plural_name": "kilograms", + "plural_name": "千克", "description": "", "abbreviation": "千克" }, "milligram": { "name": "毫克", - "plural_name": "milligrams", + "plural_name": "毫克", "description": "", "abbreviation": "毫克" }, "splash": { "name": "适量", - "plural_name": "splashes", + "plural_name": "适量", "description": "", "abbreviation": "" }, "dash": { "name": "少许", - "plural_name": "dashes", + "plural_name": "少许", "description": "", "abbreviation": "" }, "serving": { "name": "份", - "plural_name": "servings", + "plural_name": "份", "description": "", "abbreviation": "" }, "head": { "name": "头", - "plural_name": "heads", + "plural_name": "头", "description": "", "abbreviation": "" }, "clove": { "name": "瓣", - "plural_name": "cloves", + "plural_name": "瓣", "description": "", "abbreviation": "" }, "can": { "name": "罐", - "plural_name": "cans", + "plural_name": "罐", "description": "", "abbreviation": "" }, "bunch": { - "name": "bunch", - "plural_name": "bunches", + "name": "捆", + "plural_name": "捆", "description": "", "abbreviation": "" }, "pack": { - "name": "pack", - "plural_name": "packs", + "name": "包", + "plural_name": "包", "description": "", "abbreviation": "" }, "pinch": { - "name": "pinch", - "plural_name": "pinches", + "name": "撮", + "plural_name": "撮", "description": "", "abbreviation": "" }