Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile OverviewGreptile SummaryThis automated PR updates Filipino ( Key Changes
Translation ImprovementsThe changes generally improve translation quality by:
Notes
Confidence Score: 4/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant GHA as GitHub Actions
participant GPT as OpenAI GPT-4
participant Repo as Repository
participant Files as Translation Files
GHA->>Repo: Scheduled workflow triggered
GHA->>Files: Read English source files (en/*.json)
Files-->>GHA: Return English translations
GHA->>GPT: Send English strings for translation
Note over GPT: Translate to Filipino (fil)<br/>Preserve: brand names, placeholders,<br/>technical terms, URLs
GPT-->>GHA: Return Filipino translations
GHA->>Repo: Update openai package (6.16.0 → 6.17.0)
GHA->>Files: Write updated fil/*.json files
GHA->>Repo: Create PR #759
Note over Repo: Automated PR with:<br/>- Translation updates<br/>- Package version bump
|
d06b117 to
2b518d1
Compare
2b518d1 to
8810ba1
Compare
8810ba1 to
9a5df22
Compare
9a5df22 to
e3f0e13
Compare
e3f0e13 to
f25b26b
Compare
f25b26b to
9a3a8c9
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: fil
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