Skip to content

Conversation

shanshanying
Copy link
Contributor

@shanshanying shanshanying commented Jul 16, 2025

  • Add Chinese (zh) locale support across all components and layouts
  • Implement automated MDX translation script with DeepSeek/GPT API integration
  • Update internationalization configuration to support en/zh locales
  • Update Next.js to v15.2.4 and related MDX dependencies
  • Add error handling and metadata processing improvements

This change enables full bilingual documentation support with automated
translation workflows, making the documentation accessible to Chinese-speaking users.

@shanshanying shanshanying marked this pull request as draft July 16, 2025 02:55
@shanshanying shanshanying changed the title chore: add translate script to trans blogs and docs chore: Add comprehensive language support with automated translation tools Jul 16, 2025
@shanshanying
Copy link
Contributor Author

To translate pls use for instance:

python ./scripts/python/transalate_mdx.py --input blogs/en -o blogs/zh --api-key <API_KEY> --source-lang en --dest-lang zh 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant