Skip to content

feat(i18n): update translations - #2619

Merged
waleedlatif1 merged 1 commit into
stagingfrom
auto-translate/staging-merge-20558971508
Dec 28, 2025
Merged

feat(i18n): update translations#2619
waleedlatif1 merged 1 commit into
stagingfrom
auto-translate/staging-merge-20558971508

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

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(tools): added greptile tools/block, updated copilot panel styling (#2618)
Commit: 7761b16
Workflow: https://github.com/simstudioai/sim/actions/runs/20558971508

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

This PR includes automated translations for modified English documentation content:

  • 🇪🇸 Spanish (es) translations
  • 🇫🇷 French (fr) translations
  • 🇨🇳 Chinese (zh) translations
  • 🇯🇵 Japanese (ja) translations
  • 🇩🇪 German (de) translations

What reviewers should focus on:

  • Verify translated content accuracy and context
  • Check that all links and references work correctly in translated versions
  • Ensure formatting, code blocks, and structure are preserved
  • Validate that technical terms are appropriately translated

Checklist

  • Code follows project style guidelines (automated translation)
  • Self-reviewed my changes (automated process)
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

Screenshots/Videos

@vercel

vercelBot commented Dec 28, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentReviewUpdated (UTC)
docsReadyReadyPreview, CommentDec 28, 2025 8:25pm

@greptile-apps

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated translation updates for Greptile tool documentation across five languages (German, Spanish, French, Japanese, and Chinese).

  • Added new Greptile documentation translations following the original English source structure
  • All translations maintain consistent formatting, code blocks, and technical terminology
  • Import statements, component references, and code examples preserved correctly
  • Minor formatting cleanup in Chinese Typeform documentation (removed extra blank lines)
  • Translation checksums updated in i18n.lock for version tracking

Confidence Score: 5/5

  • Safe to merge - automated translation PR with complete documentation files
  • All translations are new files following established patterns, no code changes, proper formatting maintained, and checksums updated correctly
  • No files require special attention

Important Files Changed

FilenameOverview
apps/docs/content/docs/de/tools/greptile.mdxAdded new German translation for Greptile documentation - complete and consistent
apps/docs/content/docs/es/tools/greptile.mdxAdded new Spanish translation for Greptile documentation - complete and consistent
apps/docs/content/docs/fr/tools/greptile.mdxAdded new French translation for Greptile documentation - complete and consistent
apps/docs/content/docs/ja/tools/greptile.mdxAdded new Japanese translation for Greptile documentation - complete and consistent
apps/docs/content/docs/zh/tools/greptile.mdxAdded new Chinese translation for Greptile documentation - complete and consistent

Sequence Diagram

sequenceDiagram
participant Trigger as PR #2618 Merge
participant Workflow as Translation Workflow
participant Lingo as Lingo.dev AI Engine
participant Repo as Repository
Trigger->>Workflow: Content change detected
Workflow->>Lingo: Request translations
Note over Lingo: Translate to 5 languages<br/>(de, es, fr, ja, zh)
Lingo->>Workflow: Return translations
Workflow->>Repo: Create greptile.mdx (x5)
Workflow->>Repo: Update i18n.lock checksums
Workflow->>Repo: Format zh/typeform.mdx
Repo->>Workflow: Create PR #2619
Loading

@waleedlatif1
waleedlatif1 merged commit 132aae1 into stagingDec 28, 2025
11 checks passed
@waleedlatif1
waleedlatif1 deleted the auto-translate/staging-merge-20558971508 branch December 28, 2025 20:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@waleedlatif1