Skip to content

feat: add language selection

Closses #9156

Proposed Changes

  • Add option to change language in Advanced Settings.
  • Implement fragment to display language options
  • Set up locales_config to display language selection in phone settings.
. . .
Screenshot_20240830_190556 Screenshot_20240830_190604 Screenshot_20240830_190646

Action items

  • Update list of supported languages to only include languages with enough translated strings to count as proper translation.
  • Extract hard coded strings translation file to be translated(Probably in another MR)
  • Set up strings update from translation source???
Edited by Norbel Ambanumben

Merge request reports