jiayuasu opened a new issue, #2909: URL: https://github.com/apache/sedona/issues/2909
Part of #2867. ## Scope Translate the top-level landing pages of the documentation site into Chinese (`zh`). ## Files - \`docs/index.md\` — site home (announcements list) - \`docs-overrides/main.html\` — homepage hero strings, CTAs, section titles (\"Apache Sedona makes it easy to process spatial datasets...\", \"Get Started\", \"Deploy Sedona where you need it\", \"Apache Sedona at a glance\", \"Join the community\", etc.). Must be made locale-aware via \`page.locale\` or \`config.theme.language\` checks in Jinja. - \`docs/sedonaspark.md\` - \`docs/sedonaflink.md\` - \`docs/sedonasnow.md\` - \`docs/download.md\` ## Deliverable For each Markdown file, add a \`*.zh.md\` sibling with the Chinese translation. For \`main.html\`, add Jinja conditionals so Chinese visitors see translated hero/CTA strings. ## Verification \`uv run mkdocs build\` succeeds, \`/zh/\` homepage shows Chinese hero text and announcement bullets, all four product pages render Chinese content under \`/zh/sedonaspark/\` etc. -- 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]
