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
c78834b74e
commit
73c01e2aab
@ -35,9 +35,9 @@ export const gameStatsUiHandler: SimpleTranslationEntries = {
|
||||
"shiniesHatched": "Shinies Hatched?",
|
||||
"pokemonFused": "Pokémon Fused?",
|
||||
"trainersDefeated": "Trainers Defeated",
|
||||
"eggsPulled": "Eggs Pulled",
|
||||
"rareEggsPulled": "Rare Eggs Pulled",
|
||||
"epicEggsPulled": "Epic Eggs Pulled",
|
||||
"legendaryEggsPulled": "Legendary Eggs Pulled",
|
||||
"manaphyEggsPulled": "Manaphy Eggs Pulled",
|
||||
"eggsPulled": "Eggs Pulled?",
|
||||
"rareEggsPulled": "Rare Eggs Pulled?",
|
||||
"epicEggsPulled": "Epic Eggs Pulled?",
|
||||
"legendaryEggsPulled": "Legendary Eggs Pulled?",
|
||||
"manaphyEggsPulled": "Manaphy Eggs Pulled?",
|
||||
} as const;
|
Loading…
Reference in New Issue
Block a user