Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryThis automated PR updates documentation translations across 5 languages (German, Spanish, French, Japanese, Chinese) following the addition of the new Key Changes:
Translation Quality:
Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant PR as PR #2603
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Docs as Documentation
Dev->>PR: Merge PR #2603 (firecrawl_agent endpoint)
PR->>Docs: Update en/tools/firecrawl.mdx
Docs->>GH: Trigger translation workflow
GH->>Lingo: Send English content changes
par Translate to 5 languages
Lingo->>Lingo: Translate to German (de)
Lingo->>Lingo: Translate to Spanish (es)
Lingo->>Lingo: Translate to French (fr)
Lingo->>Lingo: Translate to Japanese (ja)
Lingo->>Lingo: Translate to Chinese (zh)
end
Lingo->>GH: Return translations
GH->>Docs: Update 25 language files
GH->>Docs: Update i18n.lock checksums
GH->>PR: Create PR #2604
PR->>Dev: Ready for review
|
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: feat(tools): added new firecrawl agent endpoint (#2603)
Commit: 3d75445
Workflow: https://github.com/simstudioai/sim/actions/runs/20534365039
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos