mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
Update game-stats-ui-handler.ts
This commit is contained in:
parent
73c01e2aab
commit
a7a69f5dc9
@ -35,9 +35,9 @@ export const gameStatsUiHandler: SimpleTranslationEntries = {
|
|||||||
"shiniesHatched": "Shinies Hatched?",
|
"shiniesHatched": "Shinies Hatched?",
|
||||||
"pokemonFused": "Pokémon Fused?",
|
"pokemonFused": "Pokémon Fused?",
|
||||||
"trainersDefeated": "Trainers Defeated",
|
"trainersDefeated": "Trainers Defeated",
|
||||||
"eggsPulled": "Eggs Pulled",
|
"eggsPulled": "Eggs Pulled?",
|
||||||
"rareEggsPulled": "Rare Eggs Pulled",
|
"rareEggsPulled": "Rare Eggs Pulled?",
|
||||||
"epicEggsPulled": "Epic Eggs Pulled",
|
"epicEggsPulled": "Epic Eggs Pulled?",
|
||||||
"legendaryEggsPulled": "Legendary Eggs Pulled",
|
"legendaryEggsPulled": "Legendary Eggs Pulled?",
|
||||||
"manaphyEggsPulled": "Manaphy Eggs Pulled",
|
"manaphyEggsPulled": "Manaphy Eggs Pulled?",
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user