Inkay
Inkay copied to clipboard
feat: added language changer and korean
Resolves #43 and (seems to) #21
Changes:
-
Added Korean (see ko_KR.lang)
-
Added language changer (a new enum called 'inkay_language' has been added for this, replaces nn::swkbd::LanguageType except on system language related parts)
-
No addition of language changer related strings, since user should be able to find how to change language
-
[x] I have read and agreed to the Code of Conduct.
-
[X] I have read and complied with the contributing guidelines.
-
[X] What I'm implementing was an approved issue.
-
[X] I have tested all of my changes.
Seems like there's an issue that stucks on menu loading screen, when after the console is reset to apply changed 'connect to network' value.
Seems like there's an issue that stucks on menu loading screen, when after the console is reset to apply changed 'connect to network' value.
It was my console's problem with ISFShax - so should be good to merge after reviews and tests.