starter-interface icon indicating copy to clipboard operation
starter-interface copied to clipboard

Menu not translated with latest release

Open luandro opened this issue 2 years ago • 1 comments

From the latest v0.0.17 release image:

image

But it seems running dev locally has this already fixed:

image

This is pretty important for acessability.

luandro avatar Mar 08 '23 19:03 luandro

Probably because those Portugese translations were merged in after the v0.0.17 build was published so I suspect they are not in the container, and it is instead defaulting back to English which is what happens when the translations don't exist: https://github.com/balena-labs-research/starter-interface/commit/4605a183a7712ddea735de7d6363464e24577862

Either build from the source, or try the Forums to get the latest translations merged (https://github.com/balena-labs-research/starter-interface/pull/133) and a new build published by pushing a 0.0.18 tag on the latest commit.

cc. @alanb128

maggie44 avatar Mar 08 '23 19:03 maggie44