Skip to content

Conversation

@dhl
Copy link
Collaborator

@dhl dhl commented Aug 30, 2025

Implements #165 (comment)

Closes #165

Updated all manually translated Vietnamese content to allow for continuous AI-assisted translation for trial run.

@dhl dhl requested review from Copilot and removed request for Copilot August 30, 2025 08:07
@dhl dhl changed the title Ai translation AI Translation Workflow Aug 30, 2025
@dhl dhl changed the title AI Translation Workflow Automated AI Translation Workflow Aug 30, 2025
@dhl dhl requested a review from Copilot August 30, 2025 08:10

This comment was marked as outdated.

@dhl dhl added the enhancement New feature or request label Aug 30, 2025
@dhl dhl requested a review from Copilot September 4, 2025 01:42

This comment was marked as outdated.

@dhl dhl requested a review from Copilot September 4, 2025 01:45

This comment was marked as outdated.

@dhl dhl requested a review from Copilot September 4, 2025 07:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements an automated AI translation workflow for continuous translation of Vietnamese content. The changes update the i18n configuration to focus on Vietnamese content maintenance, remove trailing whitespace from existing Vietnamese translations, and add comprehensive translation automation infrastructure.

  • Updates i18n configuration to target Vietnamese content for AI-assisted translation
  • Removes trailing whitespace from Vietnamese MDX files for consistency
  • Adds automated GitHub Actions workflow for content translation

Reviewed Changes

Copilot reviewed 61 out of 64 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/i18n/routing.ts Adds zh-HK locale to supported locales array
Vietnamese MDX files Removes trailing empty lines and whitespace for consistency
package.json Adds i18n translation scripts for lingo.dev integration
i18n.json Updates configuration to target Vietnamese translations with broader file patterns
README.md Documents the translation workflow and supported languages
.github/workflows/translation.yaml Implements automated translation workflow with GitHub Actions
.github/scripts/get-lang-name.js Utility script for language name mapping in automation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@dhl dhl merged commit c77f83e into master Sep 4, 2025
@dhl dhl deleted the ai-translation branch September 4, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feat: New Translation Method

2 participants