From 208733785e040adcd60b1be554adc9421d4b8c72 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Sat, 21 Sep 2024 02:11:49 +0200 Subject: [PATCH] Update src/locales/es/ability.json Co-authored-by: DanStevensonx <114961842+DanStevensonx@users.noreply.github.com> --- src/locales/es/ability.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/es/ability.json b/src/locales/es/ability.json index 2532520a748..01b5348d742 100644 --- a/src/locales/es/ability.json +++ b/src/locales/es/ability.json @@ -1237,6 +1237,6 @@ }, "poisonPuppeteer": { "name": "Títere Tóxico", - "description": "Los rivales que Pecharunt envenene con sus movimientos también sufrirán confusión. //TODO" + "description": "Los rivales que el usuario envenene con sus movimientos también sufrirán confusión." } }