Frappe Language Switcher: a basic utility for changing the different languages from header bar
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/NexTash/language_switcher
bench install-app language_switcher
after installation go to any language and enable the "Show in language switcher" Checkbox
refresh the page, you may see the available languages in the language dropdown in the header. by clicking any language the system will be translated into the target language
Note: if the translations are not up to the marks for your desired language, you can use the "Translation" Doctype for your own translations
mit