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: fix(tools): fixed tool outputs (#2325)

  • fix for asana and apify

  • fixed onedrive

  • fixed confluence error throwing and added upload file

  • fixed google vault tag dropdown and output

  • fix google group tag dropdown, var reference

  • fixed hubspot output

  • fixed pipedrive output

  • removed comments

  • removed more comments

  • consolidated file utils

  • fixed hubspot json schema

  • fix hubspot search tools

  • minor change
    Commit: 030ae5c
    Workflow: https://github.com/simstudioai/sim/actions/runs/20154195200

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 Dec 12, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Dec 12, 2025 2:37am

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 12, 2025

Greptile Overview

Greptile Summary

Automated translation updates for Apify tool documentation triggered by fix(tools) changes in #2325.

  • German (de): Refined terminology in output table from "Ausführung" to "Lauf" for consistency
  • French (fr): Standardized type names to English (boolean, string, array) matching other language versions
  • Japanese (ja): Minor grammatical improvements (added の particle, punctuation adjustment)
  • i18n.lock: Updated content hash to track source documentation changes

All changes are documentation-only with no functional impact. Translations maintain structural consistency with the English source.

Confidence Score: 5/5

  • This PR is safe to merge - documentation-only translation updates with no functional code changes
  • Score reflects that all changes are automated translation refinements to MDX documentation files. No code logic, no security concerns, and changes are consistent with the English source documentation.
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
apps/docs/content/docs/de/tools/apify.mdx 5/5 German translation refinements for output table: improved terminology consistency (Ausführung → Lauf)
apps/docs/content/docs/fr/tools/apify.mdx 5/5 French output table updated: type names standardized to English (booléen → boolean, chaîne → string, tableau → array)
apps/docs/content/docs/ja/tools/apify.mdx 5/5 Japanese translation refinements: minor grammatical improvements (added particle の, punctuation fix)
apps/docs/i18n.lock 5/5 Updated content hash for content/16 to reflect source documentation changes

Sequence Diagram

sequenceDiagram
    participant Source as English Source (apify.mdx)
    participant Lingo as Lingo.dev AI
    participant DE as German Translation
    participant FR as French Translation
    participant JA as Japanese Translation
    participant Lock as i18n.lock

    Source->>Lingo: Content changes from #2325
    Lingo->>DE: Update output table terminology
    Lingo->>FR: Standardize type names to English
    Lingo->>JA: Refine grammar/punctuation
    Lingo->>Lock: Update content hash
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.

3 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

@waleedlatif1 waleedlatif1 merged commit 516dee1 into staging Dec 12, 2025
9 checks passed
@waleedlatif1 waleedlatif1 deleted the auto-translate/staging-merge-20154195200 branch December 12, 2025 02:55
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.

3 participants