Update src/locales/pt_BR/battler-tags.json

Co-authored-by: José Ricardo <josefleury@discente.ufg.br>
This commit is contained in:
Lugiad 2024-09-30 14:25:36 +02:00 committed by GitHub
parent 89fbee94ca
commit ff94d91064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,8 +74,8 @@
"substituteOnAdd": "{{pokemonNameWithAffix}} colocou um substituto!",
"substituteOnHit": "O substituto tomou o dano pelo {{pokemonNameWithAffix}}!",
"substituteOnRemove": "O substituto de {{pokemonNameWithAffix}} desbotou!",
"tormentOnAdd": "{{pokemonNameWithAffix}} was subjected to torment!",
"tauntOnAdd": "{{pokemonNameWithAffix}} fell for the taunt!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} sealed the opponents move(s)!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} became nimble!"
"tormentOnAdd": "{{pokemonNameWithAffix}} foi submetido a um tormento!",
"tauntOnAdd": "{{pokemonNameWithAffix}} caiu na provocação!",
"imprisonOnAdd": "{{pokemonNameWithAffix}} selou o(s) movimento(s) do oponente!",
"autotomizeOnAdd": "{{pokemonNameWithAffix}} tornou-se ágil!"
}