diff --git a/src/locales/ko/battle.ts b/src/locales/ko/battle.ts index f0263f59e43..fb0c5d81108 100644 --- a/src/locales/ko/battle.ts +++ b/src/locales/ko/battle.ts @@ -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": "어라?",