mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-29 21:19:18 +01: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
173 B
JSON
8 lines
173 B
JSON
{
|
|
"classic": "Clásica",
|
|
"endless": "Infinita",
|
|
"endlessSpliced": "Infinita (Fusión)",
|
|
"dailyRun": "Diaria",
|
|
"unknown": "Desconicido",
|
|
"challenge": "Desafío"
|
|
} |