Update src/locales/zh_CN/battle.json

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Enoch 2024-09-24 08:28:42 +09:00 committed by GitHub
parent 1359dd24d1
commit 63288151ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"attackMissed": "没有命中{{pokemonNameWithAffix}}", "attackMissed": "没有命中{{pokemonNameWithAffix}}",
"attackHitsCount": "击中{{count}}次!", "attackHitsCount": "击中{{count}}次!",
"rewardGain": "你获得了\n{{modifierName}}", "rewardGain": "你获得了\n{{modifierName}}",
"rewardGainCount": "你获得了\n{{rewardCount}}个 {{modifierName}}!", "rewardGainCount": "你获得了\n{{rewardCount}}个{{modifierName}}!",
"expGain": "{{pokemonName}}获得了{{exp}} 点经验值!", "expGain": "{{pokemonName}}获得了{{exp}} 点经验值!",
"levelUp": "{{pokemonName}}升级到Lv.{{level}}", "levelUp": "{{pokemonName}}升级到Lv.{{level}}",
"learnMove": "{{pokemonName}}学会了{{moveName}}", "learnMove": "{{pokemonName}}学会了{{moveName}}",