mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-29 02:06:07 +00:00
[Localization][es] Update Spanish fainted localization (#2127)
This commit is contained in:
parent
e6ce85cd3f
commit
965d8d33fb
@ -61,5 +61,5 @@ export const battle: SimpleTranslationEntries = {
|
|||||||
"useMove": "¡{{pokemonNameWithAffix}} usó {{moveName}}!",
|
"useMove": "¡{{pokemonNameWithAffix}} usó {{moveName}}!",
|
||||||
"drainMessage": "¡{{pokemonName}} tuvo su\nenergía absorbida!",
|
"drainMessage": "¡{{pokemonName}} tuvo su\nenergía absorbida!",
|
||||||
"regainHealth": "¡{{pokemonName}} recuperó\nPS!",
|
"regainHealth": "¡{{pokemonName}} recuperó\nPS!",
|
||||||
"fainted": "{{pokemonNameWithAffix}} fainted!"
|
"fainted": "¡El {{pokemonNameWithAffix}} se debilitó!"
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user