Update game-mode.json

This commit is contained in:
Chapybara-jp 2024-08-30 17:51:35 +02:00 committed by GitHub
parent 7dfee0ac56
commit 477c497f26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
{ {
"classic": "クラシック", "classic": "クラシック",
"endless": "エンドレス", "endless": "エンドレス",
"endlessSpliced": "エンドレス (Spliced)", "endlessSpliced": "エンドレス(吸収合体)",
"dailyRun": "デイリーラン", "dailyRun": "デイリーラン",
"unknown": "Unknown", "unknown": "",
"challenge": "チャレンジ" "challenge": "チャレンジ"
} }