Skip to content

i18n: Update ko translations#756

Open
github-actions[bot] wants to merge 1 commit intomainfrom
i18n/auto-translate-ko
Open

i18n: Update ko translations#756
github-actions[bot] wants to merge 1 commit intomainfrom
i18n/auto-translate-ko

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 1, 2026

Automated Translation Update

Locale: ko
Trigger: schedule
Source: English JSON files in website/src/i18n/locales/en/

This PR was automatically generated by the translation workflow using OpenAI GPT-4.

Checklist

  • Review translated strings for accuracy
  • Check placeholders like {count}, {name} are preserved
  • Verify brand names like "Caro" remain unchanged
  • Test RTL rendering for Hebrew/Arabic/Urdu
  • Build website to verify no syntax errors

🤖 Generated with automated translation workflow

@github-actions github-actions bot added automated i18n Internationalization and localization labels Feb 1, 2026
@github-actions github-actions bot requested a review from wildcard as a code owner February 1, 2026 04:14
@vercel
Copy link

vercel bot commented Feb 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
caro-docs Ready Ready Preview, Comment Mar 15, 2026 4:17am
caro-foss-website Error Error Mar 15, 2026 4:17am
caro-slides Ready Ready Preview, Comment Mar 15, 2026 4:17am
caro-storybook Ready Ready Preview, Comment Mar 15, 2026 4:17am
cmdai Error Error Mar 15, 2026 4:17am
cmdai-saas Ready Ready Preview, Comment Mar 15, 2026 4:17am

Request Review

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 8 files

@greptile-apps
Copy link

greptile-apps bot commented Feb 1, 2026

Greptile Overview

Greptile Summary

This PR updates Korean translations for the Caro website and bumps the openai dependency from 6.16.0 to 6.17.0.

Translation Changes:

  • Refined translations across all Korean locale files for more natural and idiomatic phrasing
  • Key improvements include consistency in terminology (e.g., "셸" → "쉘", "동료" → "동반자")
  • Brand name "Caro" preserved correctly throughout
  • No placeholders exist in the changed files, so no validation issues there

Dependency Update:

  • openai package updated from 6.16.0 to 6.17.0 (minor version bump)

The translation changes improve readability and natural flow in Korean while maintaining semantic accuracy. The dependency update is routine maintenance.

Confidence Score: 4/5

  • This PR is safe to merge with low risk - it contains translation refinements and a minor dependency update
  • Score reflects that translations are AI-generated and should be reviewed by a Korean speaker for accuracy, though they appear semantically correct. The OpenAI dependency bump is routine and low-risk.
  • Korean translation files should be reviewed by a native speaker to verify naturalness and accuracy

Important Files Changed

Filename Overview
website/src/i18n/locales/ko/common.json Multiple translation refinements for better Korean natural phrasing and consistency
website/src/i18n/locales/ko/download.json Translation improvements for clarity and naturalness in Korean
website/src/i18n/locales/ko/features.json Enhanced translation accuracy and Korean natural phrasing across feature descriptions
website/src/i18n/locales/ko/hero.json Refined key phrases for better Korean idiomatic expression

Sequence Diagram

sequenceDiagram
    participant GHA as GitHub Actions
    participant Workflow as Translation Workflow
    participant OpenAI as OpenAI GPT-4
    participant Repo as Repository
    participant PR as Pull Request

    GHA->>Workflow: Trigger (schedule)
    Workflow->>Repo: Read en/*.json files
    Workflow->>OpenAI: Send English strings
    OpenAI->>Workflow: Return Korean translations
    Workflow->>Repo: Update ko/*.json files
    Workflow->>Repo: Update package.json dependencies
    Workflow->>PR: Create PR #756
    PR->>Repo: Await review & merge
Loading

@github-actions github-actions bot force-pushed the i18n/auto-translate-ko branch from cd9d708 to f6424b5 Compare February 8, 2026 04:17
@github-actions github-actions bot force-pushed the i18n/auto-translate-ko branch from f6424b5 to a9f5027 Compare February 15, 2026 04:11
@github-actions github-actions bot force-pushed the i18n/auto-translate-ko branch from a9f5027 to 5ffed37 Compare February 22, 2026 04:09
@github-actions github-actions bot force-pushed the i18n/auto-translate-ko branch from 5ffed37 to 9e8655a Compare March 1, 2026 04:11
@github-actions github-actions bot force-pushed the i18n/auto-translate-ko branch from 9e8655a to d352726 Compare March 8, 2026 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated i18n Internationalization and localization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant