Apply suggestions from code review

Co-authored-by: Niccolò <123510358+NicusPulcis@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-10-03 21:59:20 +02:00 committed by GitHub
parent acb76d9e8c
commit c3e572a391
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -262,8 +262,8 @@
"description": "Completa la modalità sfida 'Un nuovo inizio'."
},
"TRICK_ROOM": {
"name": "You're Too Fast!",
"description": "Complete the Trick Room challenge."
"name": "Vai troppo veloce!",
"description": "Completa la sfida 'Distortozona'."
},
"BREEDERS_IN_SPACE": {
"name": "Breeders in Space!",

View File

@ -27,9 +27,9 @@
"value.1": "On"
},
"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.",
"name": "Distortozona",
"shortName": "Distortozona",
"desc": "Tutte le battaglie subiscono l'effetto della Distortozona: i Pokémon più lenti sono più veloci e viceversa.\nCiò disattiva gli obiettivi per le altre sfide.",
"value.0": "Off",
"value.1": "On"
}