From d2ba9751b5292066f22ca891942764fd83a5674a Mon Sep 17 00:00:00 2001 From: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:56:32 +0200 Subject: [PATCH] [Localization] Fix Spanish Zippy Zap description (#4387) * Update move.json Translated the zippy move since it got lost in the gitlocalize disaster. * Update move.json --------- Co-authored-by: Lugiad --- src/locales/es/move.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es/move.json b/src/locales/es/move.json index 21f73bbf1d3..f7e563a6684 100644 --- a/src/locales/es/move.json +++ b/src/locales/es/move.json @@ -2913,7 +2913,7 @@ }, "zippyZap": { "name": "Pikaturbo", - "effect": "The user attacks the target with bursts of electricity at high speed. This move always goes first and raises the user's evasiveness." + "effect": "Ataque eléctrico a la velocidad del rayo. Este movimiento tiene prioridad alta y aumenta la Evasión del usuario." }, "splishySplash": { "name": "Salpikasurf",