mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +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}}!",
|
||||
"drainMessage": "¡{{pokemonName}} tuvo su\nenergía absorbida!",
|
||||
"regainHealth": "¡{{pokemonName}} recuperó\nPS!",
|
||||
"fainted": "{{pokemonNameWithAffix}} fainted!"
|
||||
"fainted": "¡El {{pokemonNameWithAffix}} se debilitó!"
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user