mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-30 20:22:32 +02:00
Update bug-type-superfan-dialogue.json
This commit is contained in:
parent
0f9ac57701
commit
7b59521590
@ -16,9 +16,9 @@
|
||||
"tooltip": "(+)获得一件道具",
|
||||
"disabled_tooltip": "你需要至少携带一只虫系宝可梦",
|
||||
"selected": "你向训练师展示了你所有的虫系宝可梦",
|
||||
"selected_0_to_1": "哈?你才有{{numBugTypes}}种。$你对我来说真是浪费时间。",
|
||||
"selected_2_to_3": "嘿,你有{{numBugTypes}}种虫子!\n不错。$来,这能帮你多抓点虫虫。",
|
||||
"selected_4_to_5": "啥?你有{{numBugTypes}}种虫子!!\n牛啊!$你还没有达到我的水平,\n但我可以从你身上看到自己的影子!$拿着,我的小徒弟!",
|
||||
"selected_0_to_1": "哈?你才有{{numBugTypes}}。$你对我来说真是浪费时间。",
|
||||
"selected_2_to_3": "嘿,你有{{numBugTypes}}!\n不错。$来,这能帮你多抓点虫虫。",
|
||||
"selected_4_to_5": "啥?你有{{numBugTypes}}!!\n牛啊!$你还没有达到我的水平,\n但我可以从你身上看到自己的影子!$拿着,我的小徒弟!",
|
||||
"selected_6": "哇哦!{{numBugTypes}}种虫虫!\n$您一定和我一样喜欢虫属性!$来,把这个当作我们友谊的象征吧!"
|
||||
},
|
||||
"3": {
|
||||
@ -35,6 +35,6 @@
|
||||
"teach_move_prompt": "选择要教给宝可梦的招式",
|
||||
"confirm_no_teach": "你确定你不需要学习任何招式么?",
|
||||
"outro": "我看到你的未来将伴随伟大的虫系宝可梦!\n愿我们再次相遇!虫虫出动!",
|
||||
"numBugTypes_one": "{{count}} Bug Type",
|
||||
"numBugTypes_other": "{{count}} Bug Types"
|
||||
"numBugTypes_one": "{{count}}种虫系",
|
||||
"numBugTypes_other": "{{count}}种虫系"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user