Skip to content

Commit

Permalink
ForestryCommunityEdition update:版本更新
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuijkYahus authored Jan 17, 2025
1 parent 886ded8 commit 676631d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,13 @@
"for.wood.grammar": "%1$s Wood",
"for.stripped_wood.grammar": "%1$s Stripped Wood",
"for.planks.grammar": "%1$s Planks",
"for.boat.grammar": "%1$s Boat",
"for.chest_boat.grammar": "%1$s Boat with Chest",
"for.trapdoor.grammar": "%1$s Trapdoor",
"for.sign.grammar": "%1$s Sign",
"for.hanging_sign.grammar": "%1$s Hanging Sign",
"for.button.grammar": "%1$s Button",
"for.pressure_plate.grammar": "%1$s Pressure Plate",
"for.slab.grammar": "%1$s Slab",
"for.slab.double.grammar": "%1$s Wood Slab",
"for.stairs.grammar": "%1$s Stairs",
Expand Down Expand Up @@ -2236,6 +2243,8 @@
"advancements.forestry.root.description": "Trees, bees and more.",
"entity.minecraft.villager.forestry.beekeeper": "Beekeeper",
"entity.minecraft.villager.forestry.arborist": "Arborist",
"entity.forestry.chest_boat": "Boat with Chest",
"entity.forestry.boat": "Boat",
"forestry.date.month.1": "Jan. %s",
"forestry.date.month.2": "Feb. %s",
"forestry.date.month.3": "Mar. %s",
Expand Down Expand Up @@ -2269,5 +2278,9 @@
"allele.forestry.fertility.9id": "9",
"allele.forestry.fertility.9i": "9",
"allele.forestry.fertility.10id": "10",
"allele.forestry.fertility.10i": "10"
"allele.forestry.fertility.10i": "10",
"painting.forestry.wasphol.title": "Wasphol",
"painting.forestry.wasphol.author": "Spearkiller",
"painting.forestry.mousetree.title": "Mousetree",
"painting.forestry.mousetree.author": "Spearkiller"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1594,6 +1594,13 @@
"for.wood.grammar": "%1$s木",
"for.stripped_wood.grammar": "去皮%1$s木",
"for.planks.grammar": "%1$s木板",
"for.boat.grammar": "%1$s木船",
"for.chest_boat.grammar": "%1$s木运输船",
"for.trapdoor.grammar": "%1$s木活板门",
"for.sign.grammar": "%1$s木告示牌",
"for.hanging_sign.grammar": "悬挂式%1$s木告示牌",
"for.button.grammar": "%1$s木按钮",
"for.pressure_plate.grammar": "%1$s木压力板",
"for.slab.grammar": "%1$s木台阶",
"for.slab.double.grammar": "%1$s木台阶",
"for.stairs.grammar": "%1$s木楼梯",
Expand Down Expand Up @@ -2236,6 +2243,8 @@
"advancements.forestry.root.description": "树木、蜜蜂,以及更多。",
"entity.minecraft.villager.forestry.beekeeper": "养蜂人",
"entity.minecraft.villager.forestry.arborist": "树木研究员",
"entity.forestry.chest_boat": "运输船",
"entity.forestry.boat": "",
"forestry.date.month.1": "1月%s日",
"forestry.date.month.2": "2月%s日",
"forestry.date.month.3": "3月%s日",
Expand Down Expand Up @@ -2269,5 +2278,9 @@
"allele.forestry.fertility.9id": "9",
"allele.forestry.fertility.9i": "9",
"allele.forestry.fertility.10id": "10",
"allele.forestry.fertility.10i": "10"
"allele.forestry.fertility.10i": "10",
"painting.forestry.wasphol.title": "Wasphol",
"painting.forestry.wasphol.author": "Spearkiller",
"painting.forestry.mousetree.title": "Mousetree",
"painting.forestry.mousetree.author": "Spearkiller"
}

0 comments on commit 676631d

Please sign in to comment.