Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAutomated translation of Fireflies.ai documentation into five languages (German, Spanish, French, Japanese, and Chinese) following the merge of PR #2713 which added the Fireflies integration feature. Key Changes:
Translation Quality: Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant GH as GitHub
participant CI as CI/CD Workflow
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>Repo: Merge PR #2713 (Fireflies feature)
Repo->>CI: Trigger translation workflow
CI->>Repo: Detect changes in en/tools/fireflies.mdx
CI->>Lingo: Send English source content
par Translate to multiple 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->>CI: Return all translations
CI->>Repo: Create translation files
CI->>Repo: Update i18n.lock with hashes
CI->>GH: Create PR #2717 with translations
GH->>Dev: Notify PR created
|
waleedlatif1
added a commit
that referenced
this pull request
Jan 8, 2026
* feat(i18n): update translations * fixed chinese docs --------- Co-authored-by: waleedlatif1 <waleedlatif1@users.noreply.github.com>
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(fireflies): added fireflies tools and trigger (#2713)
feat(fireflies): added fireflies tools and trigger
finished fireflies
added wandConfig to all timestamp subblocks on the platform
added current time to timestamp wand generation
fix file upload subblock styling, tested all fireflies ops
removed dropdown for trigger for fireflies
updated docs
added fireflies to formatWebhookInput
added more wandConfigs
Commit: 2bd27f9
Workflow: https://github.com/simstudioai/sim/actions/runs/20797413382
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos