mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-17 01:37:36 +00:00
fixed master ball (#1043)
This commit is contained in:
parent
7935f28089
commit
04a345a6cc
@ -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…
x
Reference in New Issue
Block a user