battle.ts 업데이트

This commit is contained in:
GyeongMin Lee 2024-05-11 15:31:14 +09:00 committed by GitHub
parent 5346699207
commit 5df0db066f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,11 +41,11 @@ export const battle: SimpleTranslationEntries = {
"noPokeballStrong": "너무 강해서 잡을 수 없어!\n약하게 만든 후 잡아야 해!",
"noEscapeForce": "보이지 않는 힘이\n도망치는 것을 막고 있다.",
"noEscapeTrainer": "트레이너에게 등을\n보일 수는 없어!",
"noEscapePokemon": "{{pokemonName}}의 {{moveName}}은(는)\n{{escapeVerb}}(를) 막고 있다!",
"noEscapePokemon": "{{pokemonName}}의 {{moveName}}은(는)\n{{escapeVerb}}을 막고 있다!",
"runAwaySuccess": "안전하게 도망쳤다!",
"runAwayCannotEscape": '도망칠 수 없었다!',
"escapeVerbSwitch": "switching",
"escapeVerbFlee": "fleeing",
"escapeVerbSwitch": "교체하는",
"escapeVerbFlee": "도망치는",
"notDisabled": "{{pokemonName}}의 {{moveName}}은(는)\n사용할 수 있게 되었다!",
"skipItemQuestion": "정말 보상을 건너뛰겠습니꺼?",
"eggHatching": "어라?",