Update translation

This commit is contained in:
tester233 2022-05-29 11:36:55 +08:00 committed by Melledy
parent d64685b9ec
commit 71dfaaceb6
2 changed files with 9 additions and 9 deletions

View File

@ -134,7 +134,7 @@
"description": "Deletes unequipped unlocked items, including yellow rarity ones from your inventory"
},
"coop": {
"usage": "Usage: coop <player ID> [host UID]",
"usage": "Usage: coop <playerID> [host UID]",
"success": "Summoned %s to %s's world.",
"description": "Forces someone to join the world of others"
},
@ -199,7 +199,7 @@
"description": "Kill all entities"
},
"killCharacter": {
"usage": "Usage: /killcharacter [playerID]",
"usage": "Usage: killcharacter [playerID]",
"success": "Killed %s's current character.",
"description": "Kills the players current character"
},
@ -245,7 +245,7 @@
"description": "Resets the constellation level on your current active character, you will need to relog after using the command to see any changes"
},
"resetShopLimit": {
"usage": "Usage: /resetshop <player ID>",
"usage": "Usage: resetshop <playerID>",
"success": "Reset complete.",
"description": "Reset target player's shop refresh time"
},
@ -353,8 +353,8 @@
"description": "Teleports all players in your world to your position"
},
"teleport": {
"usage_server": "Usage: /tp @<player ID> <x> <y> <z> [sceneID]",
"usage": "Usage: /tp [@<player ID>] <x> <y> <z> [sceneID]",
"usage_server": "Usage: tp @<playerID> <x> <y> <z> [sceneID]",
"usage": "Usage: tp [@<playerID>] <x> <y> <z> [sceneID]",
"specify_player_id": "You must specify a player ID.",
"invalid_position": "Invalid position.",
"success": "Teleported %s to %s, %s, %s in scene %s.",

View File

@ -199,7 +199,7 @@
"description": "殺死所有怪物。"
},
"killCharacter": {
"usage": "用法:/killcharacter [playerId]",
"usage": "用法:killcharacter [playerId]",
"success": "已殺死 %s 目前的場上角色。",
"description": "殺死玩家目前使用的場上角色。"
},
@ -250,7 +250,7 @@
"description": "重置當前角色的命之座,重新登入後將會生效。"
},
"resetShopLimit": {
"usage": "用法:/resetshop <player id>",
"usage": "用法:resetshop <playerId>",
"success": "重置完成。",
"description": "重置所選玩家的商店刷新時間。"
},
@ -358,8 +358,8 @@
"description": "將你世界裡的所有玩家傳送到你目前的所在位置。"
},
"teleport": {
"usage_server": "用法:/tp @<player id> <x> <y> <z> [sceneId]",
"usage": "用法:/tp [@<player id>] <x> <y> <z> [sceneId]",
"usage_server": "用法:tp @<playerId> <x> <y> <z> [sceneId]",
"usage": "用法:tp [@<playerId>] <x> <y> <z> [sceneId]",
"specify_player_id": "你必須指定一個玩家ID。",
"invalid_position": "無效的座標。",
"success": "傳送 %s 到座標 %s,%s,%s ,場景為 %s 。",