mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-18 22:32:32 +02:00
Update battle.json
This commit is contained in:
parent
fee480373a
commit
1938b9f2d4
@ -40,6 +40,7 @@
|
|||||||
"moveNotImplemented": "{{moveName}} 未實裝,無法選擇。",
|
"moveNotImplemented": "{{moveName}} 未實裝,無法選擇。",
|
||||||
"moveNoPP": "這個技能的PP用完了",
|
"moveNoPP": "這個技能的PP用完了",
|
||||||
"moveDisabled": "{{moveName}} 被禁用!",
|
"moveDisabled": "{{moveName}} 被禁用!",
|
||||||
|
"disableInterruptedMove": "{{pokemonNameWithAffix}}'s {{moveName}}\nis disabled!",
|
||||||
"noPokeballForce": "一股無形的力量阻止了你使用精靈球。",
|
"noPokeballForce": "一股無形的力量阻止了你使用精靈球。",
|
||||||
"noPokeballTrainer": "你不能捕捉其他訓練家的寶可夢!",
|
"noPokeballTrainer": "你不能捕捉其他訓練家的寶可夢!",
|
||||||
"noPokeballMulti": "只能在剩下一隻寶可夢時才能扔出精靈球!",
|
"noPokeballMulti": "只能在剩下一隻寶可夢時才能扔出精靈球!",
|
||||||
@ -65,4 +66,4 @@
|
|||||||
"regainHealth": "{{pokemonName}} 回復了體力!",
|
"regainHealth": "{{pokemonName}} 回復了體力!",
|
||||||
"fainted": "{{pokemonNameWithAffix}} 倒下了!",
|
"fainted": "{{pokemonNameWithAffix}} 倒下了!",
|
||||||
"ppReduced": "降低了 {{targetName}} 的\n{{moveName}} 的PP{{reduction}}點!"
|
"ppReduced": "降低了 {{targetName}} 的\n{{moveName}} 的PP{{reduction}}點!"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user