mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-04-05 17:38:26 +01:00
[Localization][es] Translated Ice Face text to Spanish (#2000)
* Translated Ice Face text to Spanish * Added affix
This commit is contained in:
parent
033c966f1b
commit
5cb8bb7fda
@ -4,5 +4,5 @@ export const abilityTriggers: SimpleTranslationEntries = {
|
|||||||
"blockRecoilDamage" : "¡{{abilityName}} de {{pokemonName}}\nlo protegió del daño de retroceso!",
|
"blockRecoilDamage" : "¡{{abilityName}} de {{pokemonName}}\nlo protegió del daño de retroceso!",
|
||||||
"badDreams": "¡{{pokemonName}} está atormentado!",
|
"badDreams": "¡{{pokemonName}} está atormentado!",
|
||||||
"windPowerCharged": "¡{{pokemonName}} se ha cargado de electricidad gracias a {{moveName}}!",
|
"windPowerCharged": "¡{{pokemonName}} se ha cargado de electricidad gracias a {{moveName}}!",
|
||||||
"iceFaceAvoidedDamage": "{{pokemonName}} avoided\ndamage with {{abilityName}}!"
|
"iceFaceAvoidedDamage": "¡{{pokemonNameWithAffix}} evitó\ndaño con {{abilityName}}!"
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user