From 5ee153b34748b5ded284e0b30004ec8b1b7de70a Mon Sep 17 00:00:00 2001 From: Lugiad Date: Thu, 12 Sep 2024 17:00:03 +0200 Subject: [PATCH] Update src/locales/es/battle.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> --- src/locales/es/battle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es/battle.json b/src/locales/es/battle.json index 053b6da70ae..0b9250ec2d9 100644 --- a/src/locales/es/battle.json +++ b/src/locales/es/battle.json @@ -91,5 +91,5 @@ "statSeverelyFell_other": "¡{{stats}} de\n{{pokemonNameWithAffix}} han bajado muchísimo!", "statWontGoAnyLower_one": "¡El {{stats}} de {{pokemonNameWithAffix}} no puede bajar más!", "statWontGoAnyLower_other": "¡{{stats}} de\n{{pokemonNameWithAffix}} no pueden bajar más!", - "mysteryEncounterAppeared": "What's this?" + "mysteryEncounterAppeared": "¿Que es esto?" }