-
Notifications
You must be signed in to change notification settings - Fork 56
Internationalization (i18n) for Vitepress Documentation #1661
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
Conversation
Just acknowledging that we will get this reviewed, but given it's size, I need to set some proper time aside to ensure there are no issues introduced. |
Am working through this, apologies it's been so long, lots of clashing expected with #1684 |
# Conflicts: # docs/.vitepress/config.js # docs/en/nodes/widgets/ui-progress.md
So I've just pushed a commit which reduces the amount of duplication in the Vite |
now to handle the merge conflicts with #1684 |
# Conflicts: # docs/.vitepress/config.js # docs/en/contributing/guides/state-management.md # docs/en/contributing/widgets/core-widgets.md # docs/en/getting-started.md # docs/en/user/migration.md # docs/en/user/template-examples.md
Unrelated test failure, so this is good to go. Thanks for the great work @cgjgh |
Description
🌍Internationalization (i18n) for Dashboard 2.0 Vitepress Documentation
This PR introduces support for internationalization (i18n) in the online documentation for Dashboard 2.0, aligning its structure with the implementation method used by Vitepress for its own documentation.
Key Features:
Notes:
Related Issue(s)
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label