Update global-trade-system-dialogue.json

This commit is contained in:
Yonmaru40 2024-09-30 15:31:10 +08:00 committed by GitHub
parent 77f702ae1c
commit 1952da561a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{ {
"intro": "是GTS系统的交互面板", "intro": "是GTS系统的交互面板",
"title": "全球交换系统GTS", "title": "全球交换系统GTS",
"description": "啊GTS科学的奇迹\\nn你可以与世界各地的任何人联系\n与他们交换宝可梦\n今天你的交换会有好运吗", "description": "啊GTS科学的奇迹\n你可以与世界各地的任何人联系\n并与他们交换宝可梦\n今天你的交换运会如何呢",
"query": "你要怎么做?", "query": "你要怎么做?",
"option": { "option": {
"1": { "1": {
@ -11,13 +11,13 @@
}, },
"2": { "2": {
"label": "奇迹交换", "label": "奇迹交换",
"tooltip": "(+)将一只宝可梦送至GTS\n并获得一只随机宝可梦" "tooltip": "(+)发送一只宝可梦\n并获得一只随机宝可梦"
}, },
"3": { "3": {
"label": "道具交换", "label": "道具交换",
"trade_options_prompt": "选择要发送的道具", "trade_options_prompt": "选择要发送的道具",
"invalid_selection": "这只宝可梦没有合法道具\n可以被交换。", "invalid_selection": "这只宝可梦没有合法道具\n可以被交换。",
"tooltip": "(+)将你的一件道具发送到GTS并获得一件随机新道具" "tooltip": "(+)发送一件道具\n并获得一件随机新道具"
}, },
"4": { "4": {
"label": "离开", "label": "离开",