mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-16 21:32:18 +02:00
hitResultSuperEffective IX gen
This commit is contained in:
parent
69cabc4b1b
commit
a932e0fb9d
@ -15,7 +15,7 @@ export const battle: SimpleTranslationEntries = {
|
|||||||
"pokemon": "Pokémon",
|
"pokemon": "Pokémon",
|
||||||
"sendOutPokemon": "¡Adelante, {{pokemonName}}!",
|
"sendOutPokemon": "¡Adelante, {{pokemonName}}!",
|
||||||
"hitResultCriticalHit": "!Un golpe crítico!",
|
"hitResultCriticalHit": "!Un golpe crítico!",
|
||||||
"hitResultSuperEffective": "!Es muy eficaz!",
|
"hitResultSuperEffective": "!Es supereficaz!",
|
||||||
"hitResultNotVeryEffective": "No es muy eficaz…",
|
"hitResultNotVeryEffective": "No es muy eficaz…",
|
||||||
"hitResultNoEffect": "No afecta a {{pokemonName}}!",
|
"hitResultNoEffect": "No afecta a {{pokemonName}}!",
|
||||||
"hitResultOneHitKO": "!KO en 1 golpe!",
|
"hitResultOneHitKO": "!KO en 1 golpe!",
|
||||||
|
Loading…
Reference in New Issue
Block a user