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