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

docs:support lang env #4288

Merged
merged 2 commits into from Nov 10, 2023
Merged

docs:support lang env #4288

merged 2 commits into from Nov 10, 2023

Conversation

zjy365
Copy link
Contributor

@zjy365 zjy365 commented Nov 10, 2023

πŸ€– Generated by Copilot at 8b78e13

Summary

βž•πŸŒπŸ”§

Added support for website localization using SEALOS_LANG environment variable. Updated package.json to include dotenv module.

To make the website more diverse
We added a feature with verve
We required dotenv
And used SEALOS_LANG to set
The language of the interface to serve

Walkthrough

  • Require dotenv module and use SEALOS_LANG environment variable to configure default language for the website (link, link, link)

Signed-off-by: jingyang <3161362058@qq.com>
@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Nov 10, 2023

πŸ€– Generated by lychee action

Summary

Status Count
πŸ” Total 981
βœ… Successful 312
⏳ Timeouts 0
πŸ”€ Redirected 0
πŸ‘» Excluded 668
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

Copy link

sweep-ai bot commented Nov 10, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Nov 10, 2023

πŸ“˜ Preview documentation website

πŸ‘€ Visit Preview

@yangchuansheng yangchuansheng added this to the v5.0 milestone Nov 10, 2023
@yangchuansheng yangchuansheng merged commit 0429b0d into labring:main Nov 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants