Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAutomated translation updates across all supported languages (Spanish, Chinese, Japanese, German, French) following the addition of Email Polling Groups feature to the English documentation.
All translations maintain proper formatting, preserve code blocks and technical terms appropriately, and follow the structure of the English source documentation. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Docs as Documentation Files
participant Lock as i18n.lock
Dev->>GH: Push PR #2695 (Email Polling Groups)
GH->>GH: Detect English doc changes
GH->>Lingo: Trigger translation workflow
loop For each language (es, fr, zh, ja, de)
Lingo->>Docs: Read English source content
Lingo->>Lingo: Translate to target language
Lingo->>Docs: Update translated .mdx files
Lingo->>Lock: Generate content checksums
end
Lingo->>Lock: Update i18n.lock with checksums
Lingo->>GH: Create PR #2721 with translations
GH->>Dev: Notify PR 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(polling-groups): can invite multiple people to have their gmail/outlook inboxes connected to a workflow (#2695)
progress on cred sets
fix credential set system
return data to render credential set in block preview
progress
invite flow
simplify code
fix ui
fix tests
fix types
fix
fix icon for outlook
fix cred set name not showing up for owner
fix rendering of credential set name
fix outlook well known folder id resolution
fix perms for creating cred set
add to docs and simplify ui
consolidate webhook code better
fix tests
fix credential collab logic issue
fix ui
fix lint
Commit: 0200377
Workflow: https://github.com/simstudioai/sim/actions/runs/20802712317
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos