From 3631e0011ce00bd427de7482837e05e40f595caa Mon Sep 17 00:00:00 2001 From: Lugiad Date: Fri, 13 Sep 2024 17:27:16 +0200 Subject: [PATCH] Update bug-type-superfan-dialogue.json --- .../zh_TW/mystery-encounters/bug-type-superfan-dialogue.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/zh_TW/mystery-encounters/bug-type-superfan-dialogue.json b/src/locales/zh_TW/mystery-encounters/bug-type-superfan-dialogue.json index 62873453ead..5e4e8be90e7 100644 --- a/src/locales/zh_TW/mystery-encounters/bug-type-superfan-dialogue.json +++ b/src/locales/zh_TW/mystery-encounters/bug-type-superfan-dialogue.json @@ -17,7 +17,7 @@ "disabled_tooltip": "You need at least 1 Bug Type Pokémon on your team to select this.", "selected": "You show the trainer all your Bug Type Pokémon...", "selected_0_to_1": "Huh? You only have {{numBugTypes}}...$Guess I'm wasting my breath on someone like you...", - "selected_2_3": "Hey, you've got {{numBugTypes}} Bug Types!\nNot bad.$Here, this might help you on your journey to catch more!", + "selected_2_to_3": "Hey, you've got {{numBugTypes}} Bug Types!\nNot bad.$Here, this might help you on your journey to catch more!", "selected_4_to_5": "What? You have {{numBugTypes}} Bug Types?\nNice!$You're not quite at my level, but I can see shades of myself in you!\n$Take this, my young apprentice!", "selected_6": "Whoa! {{numBugTypes}} Bug Types!\n$You must love Bug Types almost as much as I do!$Here, take this as a token of our camaraderie!" }, @@ -35,4 +35,4 @@ "teach_move_prompt": "Select a move to teach a Pokémon.", "confirm_no_teach": "You sure you don't want to learn one of these great moves?", "outro": "I see great Bug Pokémon in your future!\nMay our paths cross again!$Bug out!" -} \ No newline at end of file +}