mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
[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": "그만둔다",
|
"cancel": "그만둔다",
|
||||||
|
|
||||||
// Slot TM text
|
// Slot TM text
|
||||||
"able": "배울 수 있다",
|
"able": "배운다!",
|
||||||
"notAble": "배울 수 없다",
|
"notAble": "배우지 못함",
|
||||||
"learned": "알고 있다",
|
"learned": "알고 있다",
|
||||||
|
|
||||||
// Releasing messages
|
// Releasing messages
|
||||||
|
Loading…
Reference in New Issue
Block a user