pokerogue/src/locales/es/battle-message-ui-handler.json
flx-sta 2a51d500b3
[Localization] POC gitlocalize with en & es (#3705)
* 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
2024-08-23 17:09:19 +01:00

8 lines
177 B
JSON

{
"ivBest": "Inmejorable",
"ivFantastic": "Fantástico",
"ivVeryGood": "Notable",
"ivPrettyGood": "Genial",
"ivDecent": "No está mal",
"ivNoGood": "Cojea un poco"
}