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

build front #266

Open
weishan-990613 opened this issue Jun 25, 2024 · 5 comments
Open

build front #266

weishan-990613 opened this issue Jun 25, 2024 · 5 comments
Assignees

Comments

@weishan-990613
Copy link

667ace6d683fac5dfba3ea91e6ac6c3
Hello, I'm trying to build front, but I'm stuck here: => [build 4/7] RUN --mount=type=cache,target=main/node_modules cd main && npm install && npm run build

@weishan-990613
Copy link
Author

Or I would like to ask, besides changing the source code compilation, is there any other way to support Chinese translation?

@jaggerwang
Copy link
Contributor

If you stuck on npm build, you should check your network connection, and use some mirror repo that you can access. Right now, it not support internationalization。

@weishan-990613
Copy link
Author

Thank you for your answer. If I modify EN_US under localeSetting.ts to ZH_CN, can I change the interface to Chinese?

@jaggerwang
Copy link
Contributor

No, because you dont't have any message translation files, this will only change the UI component's language, not the business content.

@weishan-990613
Copy link
Author

Thanks~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants