Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile OverviewGreptile SummaryThis PR updates Korean translations for the Caro website and bumps the Translation Changes:
Dependency Update:
The translation changes improve readability and natural flow in Korean while maintaining semantic accuracy. The dependency update is routine maintenance. Confidence Score: 4/5
Important Files Changed
Sequence DiagramsequenceDiagram
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
|
cd9d708 to
f6424b5
Compare
f6424b5 to
a9f5027
Compare
a9f5027 to
5ffed37
Compare
5ffed37 to
9e8655a
Compare
9e8655a to
d352726
Compare
d352726 to
6d7e382
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
{count},{name}are preserved🤖 Generated with automated translation workflow