DanielLeens opened a new pull request, #457: URL: https://github.com/apache/seatunnel-website/pull/457
## Summary - add zh-CN docs sidebar translation files for current docs and all tracked versioned docs - localize level 1, level 2, and level 3 sidebar category labels into Chinese - localize generated index titles for connector, transform, and legacy plugin category pages ## Validation - `node` JSON parse for `i18n/zh-CN/docusaurus-plugin-content-docs/*.json` - attempted `docusaurus start --locale zh-CN --host 127.0.0.1 --port 3005` in the PR worktree - attempted `docusaurus start --locale zh-CN --host 127.0.0.1 --port 3006` in `/Users/stone/work/myworkspace/seatunnel-website` - reused artifacts: `/Users/stone/work/myworkspace/seatunnel_third/seatunnel-website/node_modules`, plus temporary ignored `docs/` and `sidebars.js` for local preview only - not fully revalidated in this run: browser-level sidebar rendering. The first dev-server compile stayed busy on the full historical docs set and repeated legacy SVG warnings, so the local preview never returned HTML within the available window. ## Risk - low code risk because the change is limited to zh-CN translation JSON files - remaining risk is limited to untranslated or newly introduced sidebar keys that are outside the currently tracked current/versioned sidebar sources -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
