DanielLeens opened a new pull request, #11070:
URL: https://github.com/apache/seatunnel/pull/11070

   ## What does this PR do?
   
   - localize the Chinese transform leaf titles under `docs/zh/transforms`
   - replace internal plugin-name style summaries with clearer user-facing 
Chinese summaries for new readers
   - align a few related section headings and intros so the transform list 
reads more consistently in Chinese
   
   ## Validation
   
   - Ran `./mvnw spotless:apply` in this worktree
   - Reused the lightweight docs preview repo at 
`/Volumes/disk2/work/myworkspace/tmp/seatunnel-website-static-preview-lite-20260611`
   - Synced the updated `docs/zh/transforms` files into the preview repo's 
`i18n/zh-CN/docusaurus-plugin-content-docs/current/transforms/`
   - Ran `npm run build -- --locale zh-CN` in the preview repo
   - Verified the generated `build/docs/transforms` output no longer contains 
the old English sidebar labels for the targeted pages
   - Verified the served static page at 
`http://127.0.0.1:3013/docs/transforms/` after rebuild
   
   ## Scope not revalidated
   
   - No unrelated docs sections were revalidated in this run
   - No runtime engine / connector execution paths were revalidated because 
this change only updates documentation content
   


-- 
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]

Reply via email to