feat(i18n): update translations#2334
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile OverviewGreptile SummaryThis automated translation PR correctly updates all language versions of the Firecrawl documentation to remove the
Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant PR as PR #2333
participant CI as CI/Translation System
participant Docs as Documentation Files
participant Lock as i18n.lock
Dev->>PR: Merge PR #2333 (firecrawl fix)
PR->>Docs: Update en/tools/firecrawl.mdx
Note over Docs: Remove sources from output table
Docs->>CI: Trigger translation workflow
CI->>CI: Detect English content changes
CI->>Docs: Generate translations (de, es, fr, ja, zh)
Note over Docs: Remove sources row in all languages
CI->>Lock: Update content checksums
Lock-->>CI: Checksum updated
CI->>PR: Create PR #2334
Note over PR: Automated translation update
|
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): updated output for firecrawl extract (#2333)
fix(firecrawl): fixed optional params for firecrawl
fix(build): fixed firecrawl tools
ack PR comments
Commit: 3334dfe
Workflow: https://github.com/simstudioai/sim/actions/runs/20159138963
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos