-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
Kiwix is now able to handle many languages and the syncrhonisation with Translatewiki has been achieved. But it is still important that the "correct" language is chosen to display the UI:
- Custom apps
enforced_lang
lang is specified in theinfo.json
- UI language should not be customizable (in the OS - but app related - settings)
- UI language should be the one specified in
info.json
- Otherwise works like the Kiwix app
- Kiwix app
- UI languages should be configurable (in the OS - but app related - settings) on iOS (but nothing for the moment on macOS, see Allow to change the UI language via a setting on macOS #604)
- Default language should be the one of the OS
This is valid for iOS and macOS.