🚧 WORK IN PROGRESS 🚧
A Streamlit extension for easy localization of your apps. Gets preferred languages from the browser, shows the the translated app to a user (it can be different translations for different users connected to the same app).
See a working app with such functionality: https://github.com/dfint/package-build
TODO:
- example
- basic test (a smoketest for the example)
- documentation
- support of manual switching with default language selected from the browser preferred languages
- ...
Feedback and suggestions are highliy appreciated.