Skip to content

Conversation

@locadex-agent
Copy link
Contributor

@locadex-agent locadex-agent bot commented Dec 7, 2025

PR Opened by Locadex

This PR was automatically opened by Locadex to keep your repository up to date with the latest translations.


Note

Standardizes ES/FR/ZH OpenAPI specs to English and updates localized docs, including removing the dashboard section from agent pages and refining assistant integration wording.

  • Docs (i18n):
    • es/ai/agent.mdx, fr/ai/agent.mdx, zh/ai/agent.mdx: Remove the dashboard usage section and related images.
    • es/api/assistant/create-assistant-message.mdx, fr/api/assistant/create-assistant-message.mdx, zh/api/assistant/create-assistant-message.mdx: Minor translation/wording refinements (e.g., metadata/transport terms, headings, required config notes).
  • OpenAPI:
    • es/discovery-openapi.json, fr/discovery-openapi.json, zh/discovery-openapi.json: Replace localized summaries/descriptions with standardized English across endpoints, parameters, properties, and responses while keeping structure unchanged.

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

@locadex-agent
Copy link
Contributor Author

locadex-agent bot commented Dec 7, 2025

✅ Localization Complete!

This repository has been successfully internationalized! 🎉


Localization completed by Locadex in 45 seconds.

Configure Locadex settings for Docs

"info": {
"title": "Mintlify Assistant API",
"description": "Una API para integrar las funcionalidades de descubrimiento de Mintlify en tu producto.",
"description": "An API to integrate Mintlify discovery features into your product.",
Copy link

Choose a reason for hiding this comment

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

Bug: Spanish translations incorrectly replaced with English text

The Spanish localization file es/discovery-openapi.json has all its translated Spanish description strings replaced with English text. For example, the API description changes from Spanish "Una API para integrar las funcionalidades de descubrimiento de Mintlify en tu producto." to English "An API to integrate Mintlify discovery features into your product." This undoes the localization throughout the entire file, which contradicts the stated purpose of updating translations.

Additional Locations (2)

Fix in Cursor Fix in Web

"info": {
"title": "Mintlify Assistant API",
"description": "Une API permettant d’intégrer les fonctionnalités de découverte de Mintlify à votre produit.",
"description": "An API to integrate Mintlify discovery features into your product.",
Copy link

Choose a reason for hiding this comment

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

Bug: French translations incorrectly replaced with English text

The French localization file fr/discovery-openapi.json has all its translated French description strings replaced with English text. For example, the API description changes from French "Une API permettant d'intégrer les fonctionnalités de découverte de Mintlify à votre produit." to English "An API to integrate Mintlify discovery features into your product." This removes the French localization throughout the entire file, which contradicts the stated purpose of updating translations.

Additional Locations (2)

Fix in Cursor Fix in Web

@ethanpalm ethanpalm merged commit a372c33 into main Dec 8, 2025
5 checks passed
@locadex-agent locadex-agent bot deleted the locadex/main/1765071611536 branch December 8, 2025 17:18
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.

2 participants