Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
mods_feat(YDM's Weapon Master): 新增 YDM 的武器大師 v3.0.3 (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
StarskyXIII authored Mar 4, 2023
1 parent 54f0df1 commit bccb41e
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 0 deletions.
34 changes: 34 additions & 0 deletions MultiVersions/Forge/main/weaponmaster/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"weaponmaster.screen":"YDM's Weapon Master",
"key.weaponmaster.category":"YDM's Weapon Master",
"key.weaponmaster.opengui":"Open Settings",
"weaponmaster.screen2":"More Settings",
"weaponmaster.screen.reset_to_previous": "Reset",
"weaponmaster.screen.reset_to_null":"Reset all to 0",

"gui.weaponmaster.slot.posx":"Position X: ",
"gui.weaponmaster.slot.posy":"Position Y: ",
"gui.weaponmaster.slot.posz":"Position Z: ",

"gui.weaponmaster.slot.rotx":"Rotation X: ",
"gui.weaponmaster.slot.roty":"Rotation Y: ",
"gui.weaponmaster.slot.rotz":"Rotation Z: ",

"weaponmaster.screen.other_settings":"More",
"weaponmaster.screen.shield":"Shield",
"weaponmaster.screen.banner":"Banner",

"gui.weaponmaster.attach.head":"Head",
"gui.weaponmaster.attach.body":"Body",
"gui.weaponmaster.attach.larm":"Left Arm",
"gui.weaponmaster.attach.rarm":"Right Arm",
"gui.weaponmaster.attach.lleg":"Left Leg",
"gui.weaponmaster.attach.rleg":"Right Leg",
"gui.weaponmaster.rotate":"Drag to rotate",
"gui.weaponmaster.slot.shield":"Shield",
"gui.weaponmaster.slot.banner":"Banner",
"gui.weaponmaster.mover":"Modify position from:",
"gui.weaponmaster.arrowright":"->",
"gui.weaponmaster.attach":"Attach to Body Part:"

}
34 changes: 34 additions & 0 deletions MultiVersions/Forge/main/weaponmaster/lang/zh_tw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"weaponmaster.screen":"YDM 的武器大師",
"key.weaponmaster.category":"YDM 的武器大師",
"key.weaponmaster.opengui":"開啟設定介面",
"weaponmaster.screen2":"更多設定",
"weaponmaster.screen.reset_to_previous": "重設",
"weaponmaster.screen.reset_to_null":"全部重設為 0",

"gui.weaponmaster.slot.posx":"X 位置:",
"gui.weaponmaster.slot.posy":"Y 位置:",
"gui.weaponmaster.slot.posz":"Z 位置:",

"gui.weaponmaster.slot.rotx":"X 旋轉角度:",
"gui.weaponmaster.slot.roty":"Y 旋轉角度:",
"gui.weaponmaster.slot.rotz":"Z 旋轉角度:",

"weaponmaster.screen.other_settings":"更多",
"weaponmaster.screen.shield":"盾牌",
"weaponmaster.screen.banner":"旗幟",

"gui.weaponmaster.attach.head":"頭部",
"gui.weaponmaster.attach.body":"身體",
"gui.weaponmaster.attach.larm":"左手臂",
"gui.weaponmaster.attach.rarm":"右手臂",
"gui.weaponmaster.attach.lleg":"左腿",
"gui.weaponmaster.attach.rleg":"右腿",
"gui.weaponmaster.rotate":"拖曳以旋轉",
"gui.weaponmaster.slot.shield":"盾牌",
"gui.weaponmaster.slot.banner":"旗幟",
"gui.weaponmaster.mover":"調整的位置:",
"gui.weaponmaster.arrowright":"->",
"gui.weaponmaster.attach":"依附的身體部位:"

}

0 comments on commit bccb41e

Please sign in to comment.