mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-02 22:42:15 +02: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
{
|
|
"ivBest": "Inmejorable",
|
|
"ivFantastic": "Fantástico",
|
|
"ivVeryGood": "Notable",
|
|
"ivPrettyGood": "Genial",
|
|
"ivDecent": "No está mal",
|
|
"ivNoGood": "Cojea un poco"
|
|
} |