Commit 14da6214 authored by Kimi's avatar Kimi Committed by Melledy
Browse files

Traditional Chinese | Translation Patches

yeah i fucked up that one line of translation oops
also added two lines of translation too
parent dc3c7447
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
"player_execute_error": "請在遊戲裡使用這條指令。", "player_execute_error": "請在遊戲裡使用這條指令。",
"command_exist_error": "找不到指令。", "command_exist_error": "找不到指令。",
"invalid": { "invalid": {
"amount": "無效的 數量.", "amount": "無效的數量",
"artifactId": "無效的聖遺物ID。", "artifactId": "無效的聖遺物ID。",
"avatarId": "無效的角色ID。", "avatarId": "無效的角色ID。",
"avatarLevel": "無效的角色等級。", "avatarLevel": "無效的角色等級。",
...@@ -119,7 +119,7 @@ ...@@ -119,7 +119,7 @@
}, },
"coop": { "coop": {
"usage": "用法:coop <playerId> <target playerId>", "usage": "用法:coop <playerId> <target playerId>",
"success": "Summoned %s to %s's world." "success": "召喚了 %s %s 的世界。"
}, },
"enter_dungeon": { "enter_dungeon": {
"usage": "用法:enterdungeon <dungeon id>", "usage": "用法:enterdungeon <dungeon id>",
...@@ -270,7 +270,7 @@ ...@@ -270,7 +270,7 @@
"q_skill_id": "Q技能ID %s。" "q_skill_id": "Q技能ID %s。"
}, },
"teleportAll": { "teleportAll": {
"success": "Summoned all players to your location.", "success": "召喚了所有玩家到你的位置上。",
"error": "此指令僅可在多人遊戲下可用。" "error": "此指令僅可在多人遊戲下可用。"
}, },
"teleport": { "teleport": {
...@@ -295,4 +295,4 @@ ...@@ -295,4 +295,4 @@
"available_commands": "可用指令:" "available_commands": "可用指令:"
} }
} }
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment