Skip to content

Conversation

@waleedlatif1
Copy link
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: improvement(ux): added tab key navigation for agent messages, made variables styling match chat, added neo4j and calendly (#2056)

  • improvement(ux): added tab key navigation for agent messages, made variables styling match chat

  • added neo4j tools, added calendly tools and triggers

  • more style improvements

  • consolidate wand generation type

  • more ui improvements

  • fix calendly

  • tested all neo4j tools

  • added fuzzy search for search modal, tested and fixed calendly

  • updated docs

  • fix various broken docs links, neo4j param validation

  • removed limit from neo4j block
    Commit: becd19b
    Workflow: https://github.com/simstudioai/sim/actions/runs/19522424159

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
Copy link

vercel bot commented Nov 20, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Nov 20, 2025 2:02am

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Nov 20, 2025

Greptile Summary

  • Automated translations for Calendly, Neo4j, Memory, and Microsoft Excel documentation across 5 languages (de, es, fr, ja, zh)
  • All Neo4j translations inherit two issues from English source: incomplete description on neo4j_query and duplicate parameters field

Confidence Score: 4/5

  • This PR is safe to merge but contains inherited documentation issues from the English source.
  • Score reflects that translations are accurate and properly formatted, but all Neo4j translations inherit two syntax issues from the English source file (incomplete sentence and duplicate parameter entry).
  • The English source file apps/docs/content/docs/en/tools/neo4j.mdx needs corrections before merging to prevent propagating issues.

Important Files Changed

Filename Overview
apps/docs/content/docs/de/tools/neo4j.mdx New German translation for Neo4j documentation, inherits incomplete description and duplicate parameter from English source.
apps/docs/content/docs/es/tools/neo4j.mdx New Spanish translation for Neo4j documentation, inherits incomplete description and duplicate parameter from English source.
apps/docs/content/docs/fr/tools/neo4j.mdx New French translation for Neo4j documentation, inherits incomplete description and duplicate parameter from English source.
apps/docs/content/docs/ja/tools/neo4j.mdx New Japanese translation for Neo4j documentation, inherits incomplete description and duplicate parameter from English source.
apps/docs/content/docs/zh/tools/neo4j.mdx New Chinese translation for Neo4j documentation, inherits incomplete description and duplicate parameter from English source.

Sequence Diagram

sequenceDiagram
    participant Dev as Developer
    participant Trigger as PR #2056
    participant Lingo as Lingo.dev AI
    participant Repo as Repository

    Dev->>Trigger: Merge changes to docs
    Trigger->>Lingo: Trigger translation workflow
    Lingo->>Lingo: Translate EN docs to 5 languages
    Lingo->>Repo: Create PR #2064 with translations
    Repo->>Repo: Update i18n.lock checksums
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Comments (2)

  1. apps/docs/content/docs/en/tools/neo4j.mdx, line 23 (link)

    syntax: incomplete sentence - ends with "e.g.," without example

  2. apps/docs/content/docs/en/tools/neo4j.mdx, line 37 (link)

    syntax: duplicate parameters entry with no description - remove this line

20 files reviewed, 2 comments

Edit Code Review Agent Settings | Greptile
React with 👍 or 👎 to share your feedback on this new summary format

@waleedlatif1 waleedlatif1 merged commit 3468593 into staging Nov 20, 2025
3 of 4 checks passed
@waleedlatif1 waleedlatif1 deleted the auto-translate/staging-merge-19522424159 branch November 20, 2025 02:01
Sign up for free to 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.

2 participants