From fb6cdcc1c0642b1662f7ea351353a9b361eddcda Mon Sep 17 00:00:00 2001 From: Lugiad <2070109+Adri1@users.noreply.github.com> Date: Sun, 29 Sep 2024 13:55:07 +0200 Subject: [PATCH] Add files via upload --- .../tr/mystery-encounters/berries-abound-dialogue.json | 4 ++-- src/locales/tr/mystery-encounters/safari-zone-dialogue.json | 2 +- .../the-expert-pokemon-breeder-dialogue.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/locales/tr/mystery-encounters/berries-abound-dialogue.json b/src/locales/tr/mystery-encounters/berries-abound-dialogue.json index 26eae2c6b88..92b3af5557b 100644 --- a/src/locales/tr/mystery-encounters/berries-abound-dialogue.json +++ b/src/locales/tr/mystery-encounters/berries-abound-dialogue.json @@ -3,7 +3,7 @@ "title": "Berries Abound", "description": "It looks like there's a strong Pokémon guarding a berry bush. Battling is the straightforward approach, but it looks strong. Perhaps a fast Pokémon could grab some berries without getting caught?", "query": "What will you do?", - "berries": "Berries!", + "berries": "Berries", "option": { "1": { "label": "Battle the Pokémon", @@ -23,4 +23,4 @@ "selected": "You leave the strong Pokémon\nwith its prize and continue on." } } -} \ No newline at end of file +} diff --git a/src/locales/tr/mystery-encounters/safari-zone-dialogue.json b/src/locales/tr/mystery-encounters/safari-zone-dialogue.json index b96e3b5beb8..c1e4dd30852 100644 --- a/src/locales/tr/mystery-encounters/safari-zone-dialogue.json +++ b/src/locales/tr/mystery-encounters/safari-zone-dialogue.json @@ -1,7 +1,7 @@ { "intro": "It's a safari zone!", "title": "The Safari Zone", - "description": "There are all kinds of rare and special Pokémon that can be found here!\nIf you choose to enter, you'll have a time limit of @[TOOLTIP_TITLE]{{{numEncounters}} wild encounters} where you can try to catch these special Pokémon.\n\nBeware, though. These Pokémon may flee before you're able to catch them!", + "description": "There are all kinds of rare and special Pokémon that can be found here!\nIf you choose to enter, you'll have a time limit of@[TOOLTIP_TITLE]{ {{numEncounters}} wild encounters} where you can try to catch these special Pokémon.\n\nBeware, though. These Pokémon may flee before you're able to catch them!", "query": "Would you like to enter?", "option": { "1": { diff --git a/src/locales/tr/mystery-encounters/the-expert-pokemon-breeder-dialogue.json b/src/locales/tr/mystery-encounters/the-expert-pokemon-breeder-dialogue.json index 5f1eece528b..3c74c7b2726 100644 --- a/src/locales/tr/mystery-encounters/the-expert-pokemon-breeder-dialogue.json +++ b/src/locales/tr/mystery-encounters/the-expert-pokemon-breeder-dialogue.json @@ -25,7 +25,7 @@ "outro": "Look how happy your {{chosenPokemon}} is now!$Here, you can have these as well.", "outro_failed": "How disappointing...$It looks like you still have a long way\nto go to earn your Pokémon's trust!", "gained_eggs": "@s{item_fanfare}You received {{numEggs}}!", - "eggs_tooltip": "\n(+) Earn @[TOOLTIP_TITLE]{{{eggs}}}", + "eggs_tooltip": "\n(+) Earn {{eggs}}", "numEggs_one": "{{count}} {{rarity}} Egg", "numEggs_other": "{{count}} {{rarity}} Eggs" } \ No newline at end of file