From 916a9ade251a1b73f925157220ff8cd3676d90a1 Mon Sep 17 00:00:00 2001 From: Lugiad Date: Thu, 5 Sep 2024 13:16:23 +0200 Subject: [PATCH] Update battler-tags.json --- src/locales/pt_BR/battler-tags.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/locales/pt_BR/battler-tags.json b/src/locales/pt_BR/battler-tags.json index ba5dfac993e..e0f6538404b 100644 --- a/src/locales/pt_BR/battler-tags.json +++ b/src/locales/pt_BR/battler-tags.json @@ -67,7 +67,5 @@ "saltCuredLapse": "{{pokemonNameWithAffix}} foi ferido pelo {{moveName}}!", "cursedOnAdd": "{{pokemonNameWithAffix}} cortou seus PS pela metade e amaldiƧoou {{pokemonName}}!", "cursedLapse": "{{pokemonNameWithAffix}} foi ferido pelo Curse!", - "stockpilingOnAdd": "{{pokemonNameWithAffix}} estocou {{stockpiledCount}}!", - "disabledOnAdd": "{{pokemonNameWithAffix}}'s {{moveName}}\nwas disabled!", - "disabledLapse": "{{pokemonNameWithAffix}}'s {{moveName}}\nis no longer disabled." + "stockpilingOnAdd": "{{pokemonNameWithAffix}} estocou {{stockpiledCount}}!" }