mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-25 09:02:59 +08:00
Traditional Chinese | Translation Patches
yeah i fucked up that one line of translation oops also added two lines of translation too
This commit is contained in:
parent
dc3c744778
commit
14da6214d3
@ -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 @@
|
|||||||
},
|
},
|
||||||
"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 @@
|
|||||||
"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 @@
|
|||||||
"available_commands": "可用指令:"
|
"available_commands": "可用指令:"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user