Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Path resolve error for translations #483

Closed
RichardLitt opened this issue Aug 26, 2016 · 2 comments
Closed

Path resolve error for translations #483

RichardLitt opened this issue Aug 26, 2016 · 2 comments
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@RichardLitt
Copy link
Member

RichardLitt commented Aug 26, 2016

This is a copied issue from ipfs/kubo#2609. .

From @leochan007:

when access via 5001/webui got this output:
ERROR core/serve: Path Resolve error: no link named "webui-zh.json" under QmcnV8mXz9B4kuNEUymZ2mhqDLy2e76iMMk8SnmPDnxp6H gateway_handler.go:510

@dignifiedquire:

sounds like the shipped version doesn't serve/contain webui-zh.json

@TheNain38:

@dignifiedquire Same for french (e.g. webui-fr.json)

@dignifiedquire:

You can see the list of supported locales here: https://github.com/ipfs/webui/tree/master/dist/locale if it's not in there it will fail (it will try for every locale and if it does not find it use the default english one)

@ghost
Copy link

ghost commented Mar 8, 2017

Same for japanese (e.g. webui-ja.json)

@daviddias daviddias added the kind/bug A bug in existing code (including security flaws) label Nov 12, 2017
@hacdias
Copy link
Member

hacdias commented Aug 20, 2018

Closing language related issues in favor of #675.

@hacdias hacdias closed this as completed Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

3 participants