[Localization(it)] Update pokeball.ts (#2270)
Fixed a wrong translation
This commit is contained in:
parent
1a8c9d472a
commit
646c9018f2
|
@ -6,5 +6,5 @@ export const pokeball: SimpleTranslationEntries = {
|
|||
"ultraBall": "Ultra Ball",
|
||||
"rogueBall": "Rogue Ball",
|
||||
"masterBall": "Master Ball",
|
||||
"luxuryBall": "Chich Ball",
|
||||
"luxuryBall": "Chic Ball",
|
||||
} as const;
|
||||
|
|
Loading…
Reference in New Issue