Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile OverviewGreptile SummaryUpdated Hindi translations across all website i18n files with improved consistency and natural phrasing. The OpenAI dependency was also bumped from 6.16.0 to 6.17.0. Key improvements:
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant GHA as GitHub Actions
participant OpenAI as OpenAI GPT-4
participant EN as English Source Files
participant HI as Hindi Translation Files
participant PKG as package.json
Note over GHA: Scheduled Translation Workflow
GHA->>EN: Read source strings
EN-->>GHA: Return English content
GHA->>OpenAI: Send translation request
OpenAI-->>GHA: Return Hindi translations
GHA->>HI: Update translation files
HI-->>GHA: Files updated
GHA->>PKG: Bump openai dependency
PKG-->>GHA: Version updated
GHA->>GHA: Create PR #757
Note over GHA,HI: Ready for human review
|
909a350 to
9dc8a69
Compare
9dc8a69 to
38614d5
Compare
38614d5 to
f0900c9
Compare
f0900c9 to
9a98fc6
Compare
9a98fc6 to
c917b15
Compare
c917b15 to
c9b4643
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: hi
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