mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-15 21:02:18 +02:00
fixed master ball
This commit is contained in:
parent
b55fb8db37
commit
9e212a12d0
@ -5,6 +5,6 @@ export const pokeball: SimpleTranslationEntries = {
|
||||
"greatBall": "Grande Bola",
|
||||
"ultraBall": "Ultra Bola",
|
||||
"rogueBall": "Bola Rogue",
|
||||
"masterBall": "Bole Mestra",
|
||||
"masterBall": "Bola Mestra",
|
||||
"luxuryBall": "Bola Luxo",
|
||||
} as const;
|
Loading…
Reference in New Issue
Block a user