feat(i18n): update translations#2331
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile OverviewGreptile SummaryAutomated translation update propagating documentation improvements from PR #2329 across all supported languages (Spanish, French, German, Japanese, and Chinese). The changes improve API documentation clarity by:
All translations maintain consistent MDX structure, proper code block formatting, and accurate technical terminology. The Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant PR as PR #2329
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>PR: Merge PR #2329 (Firecrawl/Typeform fixes)
PR->>Repo: Commit c4fd39df (English docs updated)
Repo->>GH: Trigger translation workflow
GH->>Lingo: Request translations for modified docs
Note over Lingo: Translate 8 tool docs<br/>to 5 languages (es, fr, de, ja, zh)
Lingo->>GH: Return 40 translated MDX files
GH->>Repo: Update i18n.lock checksums
GH->>Repo: Create PR #2331
Note over Repo: 41 files changed:<br/>- 40 translated tool docs<br/>- 1 i18n.lock file
|
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.
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(firecrawl): fixed optional params for firecrawl (#2329)
fix(firecrawl): fixed optional params for firecrawl
fix(typeform): fixed optional params and outputs for typeform
ack PR comments
Commit: c4fd39d
Workflow: https://github.com/simstudioai/sim/actions/runs/20156486380
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos