Skip to content

docs(locadex): update translations on main#3902

Open
locadex-agent[bot] wants to merge 1 commit intomainfrom
locadex/main/1772250944274
Open

docs(locadex): update translations on main#3902
locadex-agent[bot] wants to merge 1 commit intomainfrom
locadex/main/1772250944274

Conversation

@locadex-agent
Copy link
Contributor

@locadex-agent locadex-agent bot commented Feb 28, 2026

Summary

This PR translates the changes from 8445ae9 on main.

What this PR does

This automated PR from Locadex processes your content changes and generates translations:

  • Generated translations — Created or updated translation files for your target languages
  • Updated configuration — Synced configuration files as needed

Changes

Translation files updated (27)
  • es/agent/index.mdx: Updated translation file
  • es/agent/quickstart.mdx: Updated translation file
  • es/agent/suggestions.mdx: Updated translation file
  • es/agent/workflows.mdx: Updated translation file
  • es/ai-native.mdx: Updated translation file
  • es/ai/model-context-protocol.mdx: Updated translation file
  • es/changelog.mdx: Updated translation file
  • es/dashboard/audit-logs.mdx: Updated translation file
  • es/guides/knowledge-base.mdx: Updated translation file
  • fr/agent/index.mdx: Updated translation file
  • fr/agent/quickstart.mdx: Updated translation file
  • fr/agent/suggestions.mdx: Updated translation file
  • fr/agent/workflows.mdx: Updated translation file
  • fr/ai-native.mdx: Updated translation file
  • fr/ai/model-context-protocol.mdx: Updated translation file
  • fr/changelog.mdx: Updated translation file
  • fr/dashboard/audit-logs.mdx: Updated translation file
  • fr/guides/knowledge-base.mdx: Updated translation file
  • zh/agent/index.mdx: Updated translation file
  • zh/agent/quickstart.mdx: Updated translation file
  • zh/agent/suggestions.mdx: Updated translation file
  • zh/agent/workflows.mdx: Updated translation file
  • zh/ai-native.mdx: Updated translation file
  • zh/ai/model-context-protocol.mdx: Updated translation file
  • zh/changelog.mdx: Updated translation file
  • zh/dashboard/audit-logs.mdx: Updated translation file
  • zh/guides/knowledge-base.mdx: Updated translation file
Configuration files updated (1)
  • gt-lock.json: Updated the translation lockfile to add the latest changes

Next steps

  1. Review the translation changes to ensure they look correct
  2. Merge this PR to apply the translations to your application

Automated PR created by Locadex in 43s

General Translation | Configure Locadex for Docs


Note

Low Risk
Low risk translation-only documentation updates, but it removes translated pages and rewires internal links; main risk is broken navigation/anchors if the removed routes are still referenced elsewhere.

Overview
Updates Spanish and French docs to shift agent guidance away from quickstart/suggestions pages toward Workflows, including new GitHub connection/context sections on agent/index and refreshed wording in agent/workflows.

Removes the translated agent/quickstart and agent/suggestions pages and updates cross-links (e.g., AI-native cards, changelog references, knowledge-base guide, and audit-log category) to point to workflows/agent/index instead.

Written by Cursor Bugbot for commit 49e1b60. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

</div>

Le Model Context Protocol (MCP) est un protocole ouvert qui crée des connexions standardisées entre les applications d'IA et des services externes, comme la documentation. Mintlify génère un serveur MCP à partir de votre documentation, en préparant votre contenu pour un écosystème d'IA plus vaste dans lequel n'importe quel client MCP comme Claude, Cursor, Goose, ChatGPT et d'autres peut se connecter à votre documentation.
Le Model Context Protocol (MCP) est un protocole ouvert qui crée des connexions standardisées entre les applications d&#39;IA et des services externes, comme la documentation. Mintlify génère un serveur MCP à partir de votre documentation, en préparant votre contenu pour un écosystème d&#39;IA plus vaste dans lequel n&#39;importe quel client MCP comme Claude, Cursor, Goose, ChatGPT et d&#39;autres peut se connecter à votre documentation.
Copy link

Choose a reason for hiding this comment

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

HTML entities replace apostrophes against formatting rules

Low Severity

The changed lines in this file replace real apostrophes (') with &#39; HTML entities (e.g., d&#39;IA instead of d'IA), while the unchanged portions of the same file continue to use real apostrophes. The project's translate workflow formatting rules explicitly state to use real quotation marks instead of HTML entities. This creates an inconsistent mix within the same file.

Additional Locations (1)

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants