mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-13 19:55:56 +00: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
{
|
|
"luckIndicator": "Suerte:",
|
|
"shinyOnHover": "Shiny",
|
|
"commonShiny": "Común",
|
|
"rareShiny": "Raro",
|
|
"epicShiny": "Épico"
|
|
} |