mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-29 13:09:17 +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
163 B
JSON
8 lines
163 B
JSON
{
|
|
"ivBest": "Best",
|
|
"ivFantastic": "Fantastic",
|
|
"ivVeryGood": "Very Good",
|
|
"ivPrettyGood": "Pretty Good",
|
|
"ivDecent": "Decent",
|
|
"ivNoGood": "No Good"
|
|
} |