mirror of
https://github.com/Huntereb/Awoo-Installer
synced 2024-11-22 03:33:05 +00:00
load korean font
This commit is contained in:
parent
4028c87161
commit
ee6716657f
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ namespace Language {
|
|||
break;
|
||||
case 7:
|
||||
languagePath = "romfs:/lang/ko.json";
|
||||
pu::ui::render::SetDefaultFontFromShared(pu::ui::render::SharedFont::Korean);
|
||||
break;
|
||||
case 8:
|
||||
languagePath = "romfs:/lang/nl.json";
|
||||
|
|
Loading…
Reference in a new issue