fixed master ball

This commit is contained in:
José Ricardo Fleury Oliveira 2024-05-17 14:16:26 -03:00
parent b55fb8db37
commit 9e212a12d0

View File

@ -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;