feat(i18n): update translations#2351
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile OverviewGreptile SummaryAutomated translation update adding comprehensive Spotify integration documentation and updating Grafana/Zep docs across all supported languages (Spanish, French, German, Japanese, Chinese).
Confidence Score: 5/5
Important Files ChangedFile Analysis
Sequence DiagramsequenceDiagram
participant Dev as Developer
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Repo as Repository
Dev->>Repo: Merge PR #2347 (Add Spotify)
Note over Dev,Repo: Adds new English docs:<br/>en/tools/spotify.mdx
Repo->>GH: Trigger i18n workflow
GH->>Lingo: Detect new/changed English content
Note over Lingo: Analyze changes:<br/>- New spotify.mdx<br/>- Updated grafana.mdx<br/>- Updated zep.mdx
Lingo->>Lingo: Translate to Spanish
Lingo->>Lingo: Translate to French
Lingo->>Lingo: Translate to German
Lingo->>Lingo: Translate to Japanese
Lingo->>Lingo: Translate to Chinese
Note over Lingo: Preserve:<br/>- MDX structure<br/>- Code blocks<br/>- Component imports<br/>- Table formatting
Lingo->>Repo: Generate translated files
Lingo->>Repo: Update i18n.lock checksums
GH->>Repo: Create PR #2351
Note over GH,Repo: Contains:<br/>- 5 new spotify.mdx files<br/>- 10 updated docs<br/>- Updated i18n.lock
|
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(integration): add spotify (#2347)
Add spotify
Finish spotify integration
Fix logo
fix build
Rename tools
Fix docs
Fix lint
Fix imports
ran lint
Co-authored-by: waleed walif6@gmail.com
Commit: ecf5209
Workflow: https://github.com/simstudioai/sim/actions/runs/20186029464
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos