mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-09 09:45:38 +00:00
* Migrate en (English) * Migrate es (Spanish) * fix es/config.ts export * fix ts-compiler with i18n issue * fix battle-stat.test.ts * move `i18n.d.ts` content into `i18next.d.ts` and remove `defaultValue` key
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"pokeBall": "Poké Ball",
|
|
"greatBall": "Super Ball",
|
|
"ultraBall": "Ultra Ball",
|
|
"rogueBall": "Rogue Ball",
|
|
"masterBall": "Master Ball",
|
|
"luxuryBall": "Lujo Ball"
|
|
} |