mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-30 13:38:44 +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
7 lines
134 B
JSON
7 lines
134 B
JSON
{
|
|
"fight": "Fight",
|
|
"ball": "Ball",
|
|
"pokemon": "Pokémon",
|
|
"run": "Run",
|
|
"actionMessage": "What will\n{{pokemonName}} do?"
|
|
} |