[Localization(ko)] fix korean postposition to dynamic (#3193)

Co-authored-by: 송지원 <jiwsong@gmarket.com>
This commit is contained in:
Enoch 2024-07-30 05:55:52 +09:00 committed by GitHub
parent bdcefdb143
commit 06515d4d50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ export const modifierType: ModifierTypeTranslationEntries = {
}, },
"TmModifierTypeWithInfo": { "TmModifierTypeWithInfo": {
name: "No.{{moveId}} {{moveName}}", name: "No.{{moveId}} {{moveName}}",
description: "포켓몬에게 {{moveName}}를(을) 가르침.\n(C 또는 Shift를 꾹 눌러 정보 확인)", description: "포켓몬에게 {{moveName}}[[를]] 가르침.\n(C 또는 Shift를 꾹 눌러 정보 확인)",
}, },
"EvolutionItemModifierType": { "EvolutionItemModifierType": {
description: "어느 특정 포켓몬을 진화시킨다.", description: "어느 특정 포켓몬을 진화시킨다.",