endlessm / endless-key-app

Endless Key app for Windows (formerly known as kolibri-app)
https://www.endlessos.org/key
MIT License
2 stars 1 forks source link

Set device to use system language #167

Closed manuq closed 10 months ago

manuq commented 10 months ago

Use null as the device language_id so that it uses the system language instead of hardcoding the language to en. Note that this requires Kolibri 0.16.0-beta6 to handle the null value correctly.

Fixes: #158