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

View File

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