mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-04 20:56:09 +00:00
2a51d500b3
* 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
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"activeBattleEffects": "Efectos de Terreno Activos",
|
|
"player": "Jugador",
|
|
"neutral": "Neutral",
|
|
"enemy": "Enemigo",
|
|
"sunny": "Sol",
|
|
"rain": "Lluvia",
|
|
"sandstorm": "Tormenta de Arena",
|
|
"hail": "Granizo",
|
|
"snow": "Nieve",
|
|
"fog": "Niebla",
|
|
"heavyRain": "Diluvio",
|
|
"harshSun": "Sol Abrasador",
|
|
"strongWinds": "Turbulencias",
|
|
"misty": "Campo de Niebla",
|
|
"electric": "Campo Eléctrico",
|
|
"grassy": "Campo de Hierba",
|
|
"psychic": "Campo Psíquico",
|
|
"mudSport": "Chapoteo Lodo",
|
|
"waterSport": "Hidrochorro",
|
|
"spikes": "Púas",
|
|
"toxicSpikes": "Púas Tóxicas",
|
|
"mist": "Neblina",
|
|
"futureSight": "Premonición",
|
|
"doomDesire": "Deseo Oculto",
|
|
"wish": "Deseo",
|
|
"stealthRock": "Trampa Rocas",
|
|
"stickyWeb": "Red Vidcosa",
|
|
"trickRoom": "Espacio Raro",
|
|
"gravity": "Gravedad",
|
|
"reflect": "Reflejo",
|
|
"lightScreen": "Pantalla de Luz",
|
|
"auroraVeil": "Velo Aurora",
|
|
"quickGuard": "Anticipo",
|
|
"wideGuard": "Vasta Guardia",
|
|
"matBlock": "Escudo Tatami",
|
|
"craftyShield": "Truco Defensa",
|
|
"tailwind": "Viento Afín",
|
|
"happyHour": "Paga Extra"
|
|
} |