mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-17 05:42:18 +02:00
Update battle.json
This commit is contained in:
parent
a0f485b3a0
commit
f6dae0cb99
@ -44,6 +44,7 @@
|
|||||||
"moveNotImplemented": "{{moveName}}は まだ 実装されておらず 選択できません。",
|
"moveNotImplemented": "{{moveName}}は まだ 実装されておらず 選択できません。",
|
||||||
"moveNoPP": "しかし 技の\n残りポイントが なかった!",
|
"moveNoPP": "しかし 技の\n残りポイントが なかった!",
|
||||||
"moveDisabled": "かなしばりで\n{{moveName}}が 出せない!",
|
"moveDisabled": "かなしばりで\n{{moveName}}が 出せない!",
|
||||||
|
"disableInterruptedMove": "{{pokemonNameWithAffix}}'s {{moveName}}\nis disabled!",
|
||||||
"noPokeballForce": "見えない 力の せいで\nボールが 投げられない!",
|
"noPokeballForce": "見えない 力の せいで\nボールが 投げられない!",
|
||||||
"noPokeballTrainer": "人の ものを 取ったら 泥棒!",
|
"noPokeballTrainer": "人の ものを 取ったら 泥棒!",
|
||||||
"noPokeballMulti": "相手の ポケモンが 一つしか\nいない 前に ボールが 使えない!",
|
"noPokeballMulti": "相手の ポケモンが 一つしか\nいない 前に ボールが 使えない!",
|
||||||
@ -95,4 +96,4 @@
|
|||||||
"congratulations": "おめでとうございます!!",
|
"congratulations": "おめでとうございます!!",
|
||||||
"beatModeFirstTime": "初めて {{speciesName}}が {{gameMode}}モードを クリアした!\n{{newModifier}}を 手に入れた!",
|
"beatModeFirstTime": "初めて {{speciesName}}が {{gameMode}}モードを クリアした!\n{{newModifier}}を 手に入れた!",
|
||||||
"ppReduced": "{{targetName}}の {{moveName}}を {{reduction}}削った!"
|
"ppReduced": "{{targetName}}の {{moveName}}を {{reduction}}削った!"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user