mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-22 18:56:15 +00: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": "請在遊戲裡使用這條指令。",
|
||||
"command_exist_error": "找不到指令。",
|
||||
"invalid": {
|
||||
"amount": "無效的 數量.",
|
||||
"amount": "無效的數量。",
|
||||
"artifactId": "無效的聖遺物ID。",
|
||||
"avatarId": "無效的角色ID。",
|
||||
"avatarLevel": "無效的角色等級。",
|
||||
@ -119,7 +119,7 @@
|
||||
},
|
||||
"coop": {
|
||||
"usage": "用法:coop <playerId> <target playerId>",
|
||||
"success": "Summoned %s to %s's world."
|
||||
"success": "召喚了 %s 到 %s 的世界。"
|
||||
},
|
||||
"enter_dungeon": {
|
||||
"usage": "用法:enterdungeon <dungeon id>",
|
||||
@ -270,7 +270,7 @@
|
||||
"q_skill_id": "Q技能ID %s。"
|
||||
},
|
||||
"teleportAll": {
|
||||
"success": "Summoned all players to your location.",
|
||||
"success": "召喚了所有玩家到你的位置上。",
|
||||
"error": "此指令僅可在多人遊戲下可用。"
|
||||
},
|
||||
"teleport": {
|
||||
@ -295,4 +295,4 @@
|
||||
"available_commands": "可用指令:"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user