Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryAutomated translation updates triggered by PR #2689 which added the
All translations accurately preserve technical terms (PostgREST, Supabase, API parameter names), maintain proper code formatting with backticks, and keep consistent table structures. The automated translation process successfully propagated both additions and removals from the English source files. Confidence Score: 5/5
Important Files Changed
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant Repo as Repository
participant CI as GitHub Actions
participant Lingo as Lingo.dev AI
participant Docs as Documentation
Dev->>Repo: Merge PR #2689 (Supabase feature)
Note over Repo: Commit 46b04a96
Repo->>CI: Trigger translation workflow
CI->>Docs: Detect English docs changes
Note over Docs: en/tools/supabase.mdx<br/>en/tools/kalshi.mdx
Docs->>Lingo: Send modified English content
Lingo->>Lingo: Translate to 5 languages<br/>(es, fr, de, ja, zh)
Lingo->>CI: Return translations
CI->>Repo: Create PR #2690
Note over Repo: Update all language files<br/>Update i18n.lock checksums
Repo->>Dev: Ready for review
|
waleedlatif1
added a commit
that referenced
this pull request
Jan 8, 2026
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(supabase): added ability so select certain rows in supabase tools (#2689)
feat(supabase): added ability so select certain rows in supabase tools
ack PR comments
Commit: 46b04a9
Workflow: https://github.com/simstudioai/sim/actions/runs/20760950145
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos