docs(locadex): update translations on main#3902
Open
locadex-agent[bot] wants to merge 1 commit intomainfrom
Open
docs(locadex): update translations on main#3902locadex-agent[bot] wants to merge 1 commit intomainfrom
locadex-agent[bot] wants to merge 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
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'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. |
There was a problem hiding this comment.
HTML entities replace apostrophes against formatting rules
Low Severity
The changed lines in this file replace real apostrophes (') with ' HTML entities (e.g., d'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)
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
This PR translates the changes from
8445ae9onmain.What this PR does
This automated PR from Locadex processes your content changes and generates translations:
Changes
Translation files updated (27)
es/agent/index.mdx: Updated translation filees/agent/quickstart.mdx: Updated translation filees/agent/suggestions.mdx: Updated translation filees/agent/workflows.mdx: Updated translation filees/ai-native.mdx: Updated translation filees/ai/model-context-protocol.mdx: Updated translation filees/changelog.mdx: Updated translation filees/dashboard/audit-logs.mdx: Updated translation filees/guides/knowledge-base.mdx: Updated translation filefr/agent/index.mdx: Updated translation filefr/agent/quickstart.mdx: Updated translation filefr/agent/suggestions.mdx: Updated translation filefr/agent/workflows.mdx: Updated translation filefr/ai-native.mdx: Updated translation filefr/ai/model-context-protocol.mdx: Updated translation filefr/changelog.mdx: Updated translation filefr/dashboard/audit-logs.mdx: Updated translation filefr/guides/knowledge-base.mdx: Updated translation filezh/agent/index.mdx: Updated translation filezh/agent/quickstart.mdx: Updated translation filezh/agent/suggestions.mdx: Updated translation filezh/agent/workflows.mdx: Updated translation filezh/ai-native.mdx: Updated translation filezh/ai/model-context-protocol.mdx: Updated translation filezh/changelog.mdx: Updated translation filezh/dashboard/audit-logs.mdx: Updated translation filezh/guides/knowledge-base.mdx: Updated translation fileConfiguration files updated (1)
gt-lock.json: Updated the translation lockfile to add the latest changesNext steps
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/suggestionspages toward Workflows, including new GitHub connection/context sections onagent/indexand refreshed wording inagent/workflows.Removes the translated
agent/quickstartandagent/suggestionspages and updates cross-links (e.g., AI-native cards, changelog references, knowledge-base guide, and audit-log category) to point toworkflows/agent/indexinstead.Written by Cursor Bugbot for commit 49e1b60. This will update automatically on new commits. Configure here.