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:24:38 +02:00 committed by GitHub
parent a2a83d1c19
commit c80b4ac152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,6 @@
"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!",
"syrupBombOnAdd": "{{pokemonNameWithAffix}} got covered in sticky, candy syrup!", "syrupBombOnAdd": "{{pokemonNameWithAffix}} foi coberto por um xarope doce e pegajoso!",
"syrupBombLapse": "The sticky syrup slowed down {{pokemonNameWithAffix}}!" "syrupBombLapse": "O xarope pegajoso desacelerou {{pokemonNameWithAffix}}!"
} }