[Localization] update korean translation on learning move UI (#2810)
This commit is contained in:
parent
c5886bc2a2
commit
732ce1c330
|
@ -35,8 +35,8 @@ export const partyUiHandler: SimpleTranslationEntries = {
|
|||
"cancel": "그만둔다",
|
||||
|
||||
// Slot TM text
|
||||
"able": "배울 수 있다",
|
||||
"notAble": "배울 수 없다",
|
||||
"able": "배운다!",
|
||||
"notAble": "배우지 못함",
|
||||
"learned": "알고 있다",
|
||||
|
||||
// Releasing messages
|
||||
|
|
Loading…
Reference in New Issue