Ipfs-webui: IPLD explorer category not available in transifex

Created on 28 Apr 2020  Â·  3Comments  Â·  Source: ipfs/ipfs-webui

Describe the bug
I noticed, that https://github.com/ipfs-shipyard/ipfs-webui/tree/master/public/locales/de contains six files (explore.json, files.json, peers.json, settings.json, status.json and welcome.json) but explore-json is missing from transifex, at least for the german translation:
screenshot
When I search for any string in explore.json I also can't find it on transifex.
Am I doing something wrong?

kinbug exnovice P1 statuready kinmaintenance efforhours

Most helpful comment

Thanks, @bertrandfalguiere and @Luflosi, for spotting this! We're all a bit all-hands-on-deck today with the most recent go-ipfs release, but rest assured we'll look ASAP.

All 3 comments

Same problem in French: file is missing from Transifex

Thanks, @bertrandfalguiere and @Luflosi, for spotting this! We're all a bit all-hands-on-deck today with the most recent go-ipfs release, but rest assured we'll look ASAP.

Thank you for bringing this to our attention: this is a sideffect of current design.

The IPLD Explorer is both a subscreen in ipfs-webui but also a standalone web app at https://explore.ipld.io/ – the repo for https://explore.ipld.io website is ipld-explorer

Both ipfs-webui and ipld-explorer website depend on shared components from ipld-explorer-components, and that is where translations of IPLD Explorer live. They are exposed on Transifex under https://www.transifex.com/ipfs/ipld-explorer/ and you can translate strings there.

The problem here is that we did not had bandwidth to bubble up new ipld-explorer-components (with updated translations) to ipfs-webui yet. But don't worry, we will :)

cc @rafaelramalho19 – we should do this before we make next release, if possible.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RubenKelevra picture RubenKelevra  Â·  3Comments

mxdpeep picture mxdpeep  Â·  5Comments

maooricio picture maooricio  Â·  5Comments

jessicaschilling picture jessicaschilling  Â·  4Comments

surajrav picture surajrav  Â·  6Comments