Update battle.json

This commit is contained in:
Lugiad 2024-09-05 12:34:58 +02:00 committed by GitHub
parent b09396523f
commit fee480373a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,5 +86,6 @@
"retryBattle": "你要从对战开始时重试么?", "retryBattle": "你要从对战开始时重试么?",
"unlockedSomething": "{{unlockedThing}}\n已解锁。", "unlockedSomething": "{{unlockedThing}}\n已解锁。",
"congratulations": "恭喜!", "congratulations": "恭喜!",
"beatModeFirstTime": "{{speciesName}}首次击败了{{gameMode}}\n你获得了{{newModifier}}" "beatModeFirstTime": "{{speciesName}}首次击败了{{gameMode}}\n你获得了{{newModifier}}",
"disableInterruptedMove": "{{pokemonNameWithAffix}}'s {{moveName}}\nis disabled!",
} }