Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAutomated translation updates improving accuracy and consistency across all supported languages. The changes refine wording and grammar in the "Automatic Disabling" section of schedule trigger documentation.
All translations maintain technical accuracy, preserve code blocks and formatting, and correctly translate the key concept of "100 consecutive failures" triggering automatic schedule disabling. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer/Commit
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>Repo: Commit #2584 (schedule docs update)
Repo->>GH: Trigger translation workflow
GH->>Lingo: Send English content changes
Lingo->>Lingo: Process translations for 5 languages
Lingo->>Lingo: Refine wording & grammar
Note over Lingo: DE: Fehlschlägen → Fehlern<br/>ES: Fix plural agreement<br/>FR: Better terminology<br/>JA: Punctuation fix<br/>ZH: Improved structure
Lingo->>Repo: Create PR #2585 with updates
Repo->>Repo: Update i18n.lock checksum
|
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: improvement(schedules): use tanstack query to fetch schedule data, cleanup ui on schedule info component (#2584)
improvement(schedules): use tanstack query to fetch schedule data, cleanup ui on schedule info component
update trigger-save UI, increase auto disable to 100 consecutive from 10
updated docs
consolidate consts
Commit: 3201aba
Workflow: https://github.com/simstudioai/sim/actions/runs/20510323718
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos