mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-26 16:56:11 +00:00
[Localize(ko)] translate untranslated settings word (#2405)
This commit is contained in:
parent
2a2cb41130
commit
58642e6be3
@ -92,7 +92,7 @@ export const settings: SimpleTranslationEntries = {
|
|||||||
"buttonSpeedUp": "속도 올리기",
|
"buttonSpeedUp": "속도 올리기",
|
||||||
"buttonSlowDown": "속도 내리기",
|
"buttonSlowDown": "속도 내리기",
|
||||||
"alt": " (대체)",
|
"alt": " (대체)",
|
||||||
"mute": "Mute",
|
"mute": "음소거",
|
||||||
"controller": "Controller",
|
"controller": "컨트롤러",
|
||||||
"gamepadSupport": "Gamepad Support"
|
"gamepadSupport": "게임패드 지원"
|
||||||
} as const;
|
} as const;
|
||||||
|
Loading…
Reference in New Issue
Block a user