Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
There was a problem hiding this comment.
Greptile Overview
Greptile Summary
This automated PR updates documentation translations across 5 languages (Spanish, French, German, Japanese, Chinese) following the merge of PR #1745 which added OneDrive Excel creation functionality and new workflow blocks (Variables, Wait, and While/Do-While loop types).
Translation scope:
- New content: Variables block and Wait block documentation (2 new files × 5 languages = 10 files)
- Updated content: Loop block documentation adding While/Do-While loop types (5 files)
- Updated content: OneDrive tool documentation adding Excel creation with
mimeTypeparameter (5 files) - Updated indexes: Block index pages updated across all languages (5 files)
- Lock file: Translation checksums updated (1 file)
Translation quality:
- Code syntax preserved: All
<variable.name>,<api.field>references intact - JSX/MDX structure maintained: Import statements, components, and HTML preserved
- Technical terms appropriately handled: Variable names, API parameters, and code examples untranslated
- Formatting consistent: Markdown structure, tables, and code blocks properly maintained
- Natural language flow: Translations read naturally in each target language
The translations were generated by Lingo.dev AI engine and maintain high consistency with existing documentation patterns across all supported languages.
Confidence Score: 5/5
- This PR is safe to merge - automated translations with preserved structure and syntax
- All translations properly preserve code syntax, JSX/MDX structure, and technical terminology. The automated translation process maintains consistency across all 5 languages. No logical, syntax, or structural issues detected in the translated content.
- No files require special attention - all translations follow established patterns and preserve technical accuracy
Important Files Changed
File Analysis
| Filename | Score | Overview |
|---|---|---|
| apps/docs/content/docs/es/blocks/variables.mdx | 5/5 | New Spanish translation for Variables block documentation - accurate translation with preserved code syntax and structure |
| apps/docs/content/docs/es/blocks/loop.mdx | 5/5 | Updated Spanish loop documentation to include While and Do-While loop types with correct translations |
| apps/docs/content/docs/de/blocks/variables.mdx | 5/5 | New German translation for Variables block documentation - high-quality translation with preserved technical terms |
| apps/docs/content/docs/de/blocks/loop.mdx | 5/5 | Updated German loop documentation adding While and Do-While loop types with proper terminology |
| apps/docs/content/docs/fr/blocks/variables.mdx | 5/5 | New French translation for Variables block documentation - natural and technically accurate |
| apps/docs/content/docs/ja/blocks/variables.mdx | 5/5 | New Japanese translation for Variables block - natural Japanese with preserved code syntax |
| apps/docs/content/docs/zh/blocks/variables.mdx | 5/5 | New Chinese translation for Variables block - accurate Simplified Chinese with preserved syntax |
| apps/docs/content/docs/zh/tools/onedrive.mdx | 5/5 | Updated Chinese OneDrive documentation with Excel creation and new parameters |
| apps/docs/i18n.lock | 5/5 | Updated translation lock file with checksums for new and updated content across all languages |
Sequence Diagram
sequenceDiagram
participant Dev as Developer
participant Trigger as PR #1745 Merged
participant GH as GitHub Actions
participant Lingo as Lingo.dev AI
participant Docs as Documentation Files
participant PR as PR #1756
Dev->>Trigger: Merge OneDrive Excel feature
Trigger->>GH: Trigger translation workflow
GH->>Docs: Detect English doc changes
Note over Docs: - blocks/variables.mdx (new)<br/>- blocks/wait.mdx (new)<br/>- blocks/loop.mdx (updated)<br/>- tools/onedrive.mdx (updated)<br/>- blocks/index.mdx (updated)
GH->>Lingo: Send English content for translation
Lingo->>Lingo: Translate to Spanish (es)
Lingo->>Lingo: Translate to French (fr)
Lingo->>Lingo: Translate to German (de)
Lingo->>Lingo: Translate to Japanese (ja)
Lingo->>Lingo: Translate to Chinese (zh)
Lingo->>Docs: Write translated files (26 files)
Note over Docs: Preserve:<br/>- Code syntax<br/>- JSX/MDX structure<br/>- Technical terms<br/>- Formatting
Docs->>Docs: Update i18n.lock checksums
GH->>PR: Create automated PR #1756
PR->>Dev: Ready for review
25 files reviewed, no comments
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(create-excel): onedrive create excel (#1745)
added onedrive upload excel
added
updated docs
lint
cleaned
use lib
Co-authored-by: Adam Gough adamgough@Adams-MacBook-Pro.local
Commit: 368576b
Workflow: https://github.com/simstudioai/sim/actions/runs/18886798802
Type of Change
Testing
This PR includes automated translations for modified English documentation content:
What reviewers should focus on:
Checklist
Screenshots/Videos