Update src/locales/zh_CN/challenges.json

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Lugiad 2024-09-30 15:51:29 +02:00 committed by GitHub
parent 03038a598b
commit 9e29ba1a8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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速度更慢的宝可梦会先行动\n使其他的挑战无效。",
"value.0": "Off", "value.0": "开启",
"value.1": "On" "value.1": "关闭"
} }
} }