Skip to content

Commit

Permalink
Merge pull request #267 from ChuijkYahus/main
Browse files Browse the repository at this point in the history
Update zh_cn
  • Loading branch information
MichaelHillcox authored Nov 16, 2024
2 parents be568ec + b517a76 commit 789ddfe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/main/resources/assets/justdirethings/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"item.justdirethings.upgrade_time_protection": "升级:时间保护",
"item.justdirethings.upgrade_treefeller": "升级:伐木",
"item.justdirethings.upgrade_walkspeed": "升级:行走速度",
"item.justdirethings.upgrade_waterbreathing": "升级:水下呼吸",
"item.justdirethings.voidshift_wand": "虚空瞬移手杖",
"item.justdirethings.xp_fluid_bucket": "经验流体桶",
"itemGroup.DeferredHolder{ResourceKey[minecraft:creative_mode_tab / justdirethings:justdirethings]}": "Just Dire Things",
Expand Down Expand Up @@ -264,6 +265,7 @@
"justdirethings.ability.treefeller": "伐木",
"justdirethings.ability.voidshift": "虚空瞬移",
"justdirethings.ability.walkspeed": "行走速度",
"justdirethings.ability.waterbreathing": "水下呼吸",
"justdirethings.airburst.detailtext": "向所看方向发射自身",
"justdirethings.airburst.flavortext": "比烟花安全",
"justdirethings.bindfailed": "绑定失败",
Expand Down Expand Up @@ -466,5 +468,7 @@
"justdirethings.unbound": " -未绑定",
"justdirethings.unbound-screen": "未绑定",
"justdirethings.voidshift.detailtext": "传送至所看位置",
"justdirethings.walkspeed.detailtext": "走得更快"
"justdirethings.walkspeed.detailtext": "走得更快",
"justdirethings.waterbreathing.detailtext": "能让玩家在水下呼吸",
"justdirethings.waterbreathing.flavortext": "游泳就好啦,游泳就好啦!"
}

0 comments on commit 789ddfe

Please sign in to comment.