Update delibirdy-dialogue.json

This commit is contained in:
Yonmaru40 2024-09-18 01:30:44 +08:00 committed by GitHub
parent c598c17251
commit f5527aa560
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,29 +1,29 @@
{
"intro": "A pack of {{delibirdName}} have appeared!",
"title": "Delibir-dy",
"description": "The {{delibirdName}}s are looking at you expectantly, as if they want something. Perhaps giving them an item or some money would satisfy them?",
"query": "What will you give them?",
"invalid_selection": "Pokémon doesn't have that kind of item.",
"intro": "一伙{{delibirdName}}出现了!",
"title": "信使鸟快递",
"description": "{{delibirdName}}满怀期待地看着你,它们好像想要什么东西。\\n也许给它们一件道具或一些钱能让它们满意",
"query": "你要给它们什么?",
"invalid_selection": "宝可梦身上并没有那种道具。",
"option": {
"1": {
"label": "Give Money",
"tooltip": "(-) Give the {{delibirdName}}s {{money, money}}\n(+) Receive a Gift Item",
"selected": "You toss the money to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
"label": "给钱",
"tooltip": "(-)给予{{delibirdName}}们{{money, money}}\n(+)获得一件礼物",
"selected": "你向{{delibirdName}}们扔了点钱,\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
},
"2": {
"label": "Give Food",
"tooltip": "(-) Give the {{delibirdName}}s a Berry or Reviver Seed\n(+) Receive a Gift Item",
"select_prompt": "Select an item to give.",
"selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
"label": "给吃的",
"tooltip": "(-)给予{{delibirdName}}们树果或复活之种\n(+)获得一件礼物",
"select_prompt": "选择要给予的道具",
"selected": "你向{{delibirdName}}们扔了点{{chosenItem}}\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
},
"3": {
"label": "Give an Item",
"tooltip": "(-) Give the {{delibirdName}}s a Held Item\n(+) Receive a Gift Item",
"select_prompt": "Select an item to give.",
"selected": "You toss the {{chosenItem}} to the {{delibirdName}}s,\nwho chatter amongst themselves excitedly.$They turn back to you and happily give you a present!"
"label": "给道具",
"tooltip": "(-)给予{{delibirdName}}一件道具\n(+)获得一件礼物",
"select_prompt": "选择要给予的道具",
"selected": "你向{{delibirdName}}们扔了点{{chosenItem}}\n它们兴奋地互相嚷嚷着。$信使鸟们转向你并高兴地给你一份礼物!"
}
},
"outro": "The {{delibirdName}} pack happily waddles off into the distance.$What a curious little exchange!"
}
"outro": "{{delibirdName}}们兴高采烈地摇摆着,走向远方。$多么有趣的小交易!"
}