iotaledger / iotaledger/firefly

[Task]: Fix change all strings in app when switching language

Open
#7,444 0 comments 0 reactions 0 assignees View on GitHub
type:fix
Dominant language
TypeScript
Stars
478
Forks
100
PR merge metrics
No merged PRs in 30d

Description

### 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
![image](https://github.com/iotaledger/firefly/assets/52735957/bc496456-ed76-474a-83fb-6075b240ec98)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.