Inkay icon indicating copy to clipboard operation
Inkay copied to clipboard

feat: added language changer and korean

Open ADev531 opened this issue 4 months ago • 2 comments

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.

ADev531 avatar Jul 21 '25 12:07 ADev531

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.

ADev531 avatar Jul 29 '25 12:07 ADev531

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.

ADev531 avatar Jul 30 '25 21:07 ADev531