firefly
firefly copied to clipboard
[Task]: Fix change all strings in app when switching language
Task description
Changing language doesn't switch all strings to the new language.
ex: Switching language to English changes most of the strings except Log out and Settings
The problem might be caused because localize
is not reactive, the logic around localization is not reactive, so we either reload the app or try fixing it so its somehow reactive
Requirements
Change all strings to desired language
Creation checklist
- [X] I have assigned this task to the correct people
- [X] I have added the most appropriate labels
- [X] I have linked the correct milestone and/or project