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
9 lines
252 B
JSON
9 lines
252 B
JSON
{
|
|
"vouchers": "Vouchers",
|
|
"eggVoucher": "Egg Voucher",
|
|
"eggVoucherPlus": "Egg Voucher Plus",
|
|
"eggVoucherPremium": "Egg Voucher Premium",
|
|
"eggVoucherGold": "Egg Voucher Gold",
|
|
"locked": "Locked",
|
|
"defeatTrainer": "Defeat {{trainerName}}"
|
|
} |