Apply suggestions from code review

Co-authored-by: Chapybara-jp <charlie.beer@hotmail.com>
This commit is contained in:
Lugiad 2024-09-30 15:12:20 +02:00 committed by GitHub
parent 1826783cb7
commit a2c734cc98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -267,11 +267,11 @@
"description": "反転バトルチャレンジを クリアする\nるすアリク をジンレャチルトバ転反"
},
"TRICK_ROOM": {
"name": "You're Too Fast!",
"description": "Complete the Trick Room challenge."
"name": "速すぎだぜ!",
"description": "トリックルームチャレンジを クリアする"
},
"BREEDERS_IN_SPACE": {
"name": "宇宙のブリーダー!",
"description": "宇宙バイオームで エキスパートブリーダーを 倒す"
"name": "むしろブリーダー宇宙人?",
"description": "宇宙バイオームで ブリーダー名人を 倒す"
}
}

View File

@ -34,10 +34,10 @@
"value.1": "オン"
},
"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": "トリックルーム",
"shortName": "トリルー",
"desc": "バトルは 全て トリックルームの 影響が あるから、 すばやさの 低い順に 行動できる ように なる\n他の チャレンジの 実績が 無効に されます",
"value.0": "オフ",
"value.1": "オン"
}
}