Update challenges.json

From PR #3545, respecting En order
This commit is contained in:
SangaraSorama 2024-09-11 16:59:38 +02:00 committed by GitHub
parent 53d2030286
commit efe20ae6cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,12 @@
"desc": "你只能使用{{type}}\n屬性的寶可夢",
"desc_default": "你只能使用所選\n屬性的寶可夢"
},
"freshStart": {
"name": "初次嘗試",
"desc": "你只能使用禦三家,就像是你第一次玩寶可夢肉鴿一樣。",
"value.0": "關閉",
"value.1": "開啓"
},
"inverseBattle": {
"name": "逆轉之戰",
"shortName": "逆轉之戰",
@ -27,4 +33,4 @@
"value.0": "關閉",
"value.1": "開啓"
}
}
}