Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Aug 11, 2025

  • Update docusaurus.config.ts to add Chinese (cn) locale to i18n configuration
  • Generate translation keys by running pnpm write-translations --locale cn
  • Add Translate component imports to markdown files in docs/ folder
  • Wrap plain text strings in markdown files with <Translate> components
  • Generate initial Chinese translations for all extracted keys
  • Test the implementation with Chinese locale
  • Ensure build and functionality work correctly

Plan: Implement full Chinese translation support for Homarr documentation by adding i18n configuration, extracting strings from markdown files, and creating initial Chinese translations.

Fixes #360.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copy link
Contributor Author

Copilot AI commented Aug 11, 2025

@ajnart 👋 This repository doesn't have Copilot instructions. With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs.

I can generate a .github/copilot-instructions.md file for you automatically. Click here to open a pre-filled issue and assign it to me. I'll write the instructions, and then tag you for review.

Copy link

netlify bot commented Aug 11, 2025

Deploy Preview for homarr-docs failed.

Name Link
🔨 Latest commit 70fa292
🔍 Latest deploy log https://app.netlify.com/projects/homarr-docs/deploys/6899b52cf71d14000814225a

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.

Feat: Add full chinese translation
2 participants