Skip to content

Commit

Permalink
按建议修正 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Paper-wand authored Jan 5, 2025
1 parent 80c9b46 commit bd271ff
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@
"item.createfood.shredded_potato": "切碎的马铃薯",
"item.createfood.sliced_beetroot": "切片甜菜根",
"item.createfood.sliced_carrot": "切片胡萝卜",
"item.createfood.sliced_potato": "切片土豆",
"item.createfood.sliced_potato": "切片马铃薯",
"item.createfood.sliced_tomato": "切片番茄",
"item.createfood.slime_bucket": "黏液桶",
"item.createfood.small_endermite_meatballs": "小末影螨肉丸",
Expand Down Expand Up @@ -1655,10 +1655,10 @@
"text.autoconfig.createfood.option.isSausagePattyEnabled": "启用香肠肉饼",
"text.autoconfig.createfood.option.isSausagePizzaEnabled": "启用香肠披萨",
"text.autoconfig.createfood.option.isShreddedChickenEnabled": "启用切碎的鸡肉",
"text.autoconfig.createfood.option.isShreddedPotatoEnabled": "启用切碎的土豆",
"text.autoconfig.createfood.option.isShreddedPotatoEnabled": "启用切碎的马铃薯",
"text.autoconfig.createfood.option.isSlicedBeetrootEnabled": "启用切片甜菜根",
"text.autoconfig.createfood.option.isSlicedCarrotEnabled": "启用切片胡萝卜",
"text.autoconfig.createfood.option.isSlicedPotatoEnabled": "启用切片土豆",
"text.autoconfig.createfood.option.isSlicedPotatoEnabled": "启用切片马铃薯",
"text.autoconfig.createfood.option.isSlicedTomatoEnabled": "启用切片番茄",
"text.autoconfig.createfood.option.isSlimeFluidEnabled": "启用黏液流体",
"text.autoconfig.createfood.option.isSmallEndermiteMeatballsEnabled": "启用小末影螨肉丸",
Expand Down Expand Up @@ -1699,7 +1699,7 @@
"text.autoconfig.createfood.option.isUbeCreamFrostingFluidEnabled": "启用香芋奶油糖霜流体",
"text.autoconfig.createfood.option.isUbeSugarDoughEnabled": "启用香芋糖面团",
"text.autoconfig.createfood.option.isUnbreadedChickenPattyEnabled": "启用未裹面包屑的鸡肉饼",
"text.autoconfig.createfood.option.isVegetableOilFluidEnabled": "启用植物油",
"text.autoconfig.createfood.option.isVegetableOilFluidEnabled": "启用植物油流体",
"text.autoconfig.createfood.option.isVegetableSandwichBeetrootLettuceEnabled": "启用蔬菜三明治(甜菜根、卷心菜)",
"text.autoconfig.createfood.option.isVegetableSandwichLettuceTomatoEnabled": "启用蔬菜三明治(卷心菜、番茄)",
"text.autoconfig.createfood.option.isVinegarBottleEnabled": "启用醋",
Expand All @@ -1724,6 +1724,6 @@
"text.autoconfig.createfood.option.isYellowGelatinMixFluidEnabled": "启用黄色明胶混合流体",
"text.autoconfig.createfood.option.isYogurtBottleEnabled": "启用酸奶",
"text.autoconfig.createfood.option.isYogurtBucketEnabled": "启用酸奶桶",
"text.autoconfig.createfood.option.isYogurtFluidEnabled": "启用酸奶",
"text.autoconfig.createfood.option.isYogurtFluidEnabled": "启用酸奶流体",
"text.autoconfig.createfood.title": "Create: Food 配置"
}

0 comments on commit bd271ff

Please sign in to comment.