Update src/locales/zh_TW/battle.json

Co-authored-by: Yonmaru40 <47717431+40chyan@users.noreply.github.com>
This commit is contained in:
Enoch 2024-09-24 08:28:46 +09:00 committed by GitHub
parent 63288151ae
commit c92d6f1a10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@
"attackMissed": "沒有命中{{pokemonNameWithAffix}}",
"attackHitsCount": "擊中{{count}}次!",
"rewardGain": "你獲得了\n{{modifierName}}",
"rewardGainCount": "你獲得了\n{{rewardCount}}個 {{modifierName}}!",
"rewardGainCount": "你獲得了\n{{rewardCount}}個{{modifierName}}!",
"expGain": "{{pokemonName}}獲得了{{exp}} 點經驗值!",
"levelUp": "{{pokemonName}}升級到Lv.{{level}}",
"learnMove": "{{pokemonName}}學會了{{moveName}}",