Describe the bug
Translations are missing or incomplete in several languages even though they are translated and review on Transifex.
To Reproduce
Steps to reproduce the behavior:
1) Select French or Italian language (that are fully translated).
2) See English texts in most places.
Expected behavior
The selected language is displayed onscreen.
I think updating translations from ipld-explorer-components and webUI should be in the check list for releases of IPFS Desktop.
See https://github.com/ipfs-shipyard/ipld-explorer-components/issues/242 and https://github.com/ipfs-shipyard/ipfs-webui/issues/1370
@rafaelramalho19 @lidel just a bump on this as we prepare to release Desktop.
We decoupled Desktop from webui (#1389) and I believe with webui v0.12.2 and https://github.com/ipfs-shipyard/ipfs-desktop/commit/60df053eb678a62decd391257ccce85526c32c96 we should be in a better place when it comes to translations.
@bertrandfalguiere gist: Desktop now gets most of the UI translations with ipfs-webui, so if anything is missing on the latest version at webui.ipfs.io/ then an issue needs to be filled in https://github.com/ipfs-shipyard/ipfs-webui :pray:
..continued in https://github.com/ipfs-shipyard/ipld-explorer-components/pull/281 :rocket: