Update src/locales/pt_BR/challenges.json

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

View File

@ -35,10 +35,10 @@
"value.1": "Ligado"
},
"trickRoom": {
"name": "Trick Room",
"shortName": "Trick Room",
"desc": "All battles are under the effect of Trick Room, where slower Pokémon move sooner and faster Pokémon move later.\nDisables other challenges' achievements.",
"value.0": "Off",
"value.1": "On"
"name": "Sala de Truques",
"shortName": "Sala de Truques",
"desc": "Todas as batalhas estão sob o efeito de Trick Room, onde Pokémon mais lentos atacam primeiro e Pokémon mais rápidos atacam depois.\nDesativa as conquistas de outros desafios.",
"value.0": "Desligado",
"value.1": "Ligado"
}
}