-
Notifications
You must be signed in to change notification settings - Fork 3.3k
feat(i18n): update translations #2097
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 #2097
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Greptile OverviewGreptile SummaryAutomated translation updates for documentation covering new TTS providers, STT providers, and video generation models across 5 languages (German, Spanish, French, Japanese, Chinese).
All translations maintain proper MDX formatting, preserve technical terms and API references, and follow the structure of the English source files. Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>Repo: Merge PR #2094 (feat: tools updates)
Repo->>GH: Trigger translation workflow
GH->>Lingo: Send English content changes
Note over Lingo: Analyze changed files:<br/>- en/tools/stt.mdx<br/>- en/tools/tts.mdx (new)<br/>- en/tools/video_generator.mdx (new)
Lingo->>Lingo: Translate to 5 languages
Note over Lingo: Languages: de, es, fr, ja, zh
Lingo->>GH: Return translated content
GH->>Repo: Update 15 translation files
GH->>Repo: Update i18n.lock checksums
GH->>Repo: Create PR #2097
Note over Repo: PR includes:<br/>- 5 languages × 3 files<br/>- Updated i18n.lock
|
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.
15 files reviewed, no comments
Co-authored-by: waleedlatif1 <[email protected]>
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: feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav (#2094)
feat(tools): added more tts providers, added stt and videogen models, fixed search modal keyboard nav
fixed icons
cleaned up
added falai
improvement: icons
fixed build
Co-authored-by: Emir Karabeg [email protected]
Commit: 0a4244b
Workflow: https://github.com/simstudioai/sim/actions/runs/19587660426
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos