-
Notifications
You must be signed in to change notification settings - Fork 3.2k
feat(i18n): update translations #2345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(i18n): update translations #2345
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile OverviewGreptile SummaryAutomated i18n translation update syncing documentation changes from PR #2340 (Stagehand consolidation) across all supported languages (German, Spanish, French, Japanese, Chinese). Key Changes:
All translations maintain consistency with the English source documentation and preserve proper markdown formatting, code blocks, and table structures. Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant PR as PR #2340 (Browserbase)
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Docs as Documentation Files
PR->>GH: Merge triggers workflow
GH->>Lingo: Send English source content
Note over Lingo: Translate to:<br/>DE, ES, FR, JA, ZH
Lingo->>Docs: Update stagehand.mdx (5 languages)
Lingo->>Docs: Update trello.mdx (5 languages)
Lingo->>Docs: Update i18n.lock checksums
Docs->>GH: Create PR #2345
GH->>PR: Automated translation PR
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10 files reviewed, no comments
Summary
Automated translation updates triggered by changes to documentation.
This PR was automatically created after content changes were made, updating translations for all supported languages using Lingo.dev AI translation engine.
Original trigger: fix(browserbase): consoldiated stagehand agent and extract, updated wand UI to resize based on panel size (#2340)
Commit: 0ea600d
Workflow: https://github.com/simstudioai/sim/actions/runs/20184225547
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos