uwazi
uwazi copied to clipboard
V2 Translate component
Front end team has been working on a V2 Translate component. The aim is to remove redux dependencies from translations, so that new routes have as few dependencies from V1 as possible.
To cover in the PR we have been working on:
- Migrate the
Translate
component to use atoms and not redux - Migrate the
t
function in the same way - If possible, use V2 translations API data structure
- If possible, stop depending on redux for the initial state of the app