-
Notifications
You must be signed in to change notification settings - Fork 215
docs(locadex): update translations on main #2743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
||
| <Update label="2025 年 11 月 21 日" tags={["Improvements"]} rss={{ title: "每周更新", description: "API playground 增强、本地化更新以及 CLI 改进" }}> | ||
| ## API playground 改进 | ||
| <Update label="November 21, 2025" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "API playground enhancements, localization updates, and CLI improvements" }}> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The label and rss strings here look like they regressed to English while the section content stays Chinese. If this section is meant to be localized like the others, consider keeping these fields translated too.
| <Update label="November 21, 2025" tags={["Improvements"]} rss={{ title: "Weekly Updates", description: "API playground enhancements, localization updates, and CLI improvements" }}> | |
| <Update label="2025 年 11 月 21 日" tags={["Improvements"]} rss={{ title: "每周更新", description: "API playground 增强、本地化更新以及 CLI 改进" }}> |
| * Se corrigieron parámetros de ruta faltantes que estaban definidos a nivel de endpoint en especificaciones OpenAPI. Los parámetros especificados por encima de las operaciones individuales ahora se incluyen correctamente tanto en la página principal como en el API playground. | ||
| * Se corrigió un problema por el que la sección de respuesta desaparecía al cambiar entre endpoints con diferentes códigos de respuesta. El área de pruebas ahora se restablece correctamente al primer código de respuesta disponible al navegar a un nuevo endpoint. | ||
| * Se corrigió la visualización duplicada del encabezado "Authorization" en esquemas de autenticación HTTP Basic. La sección de autenticación ahora muestra una interfaz más limpia con etiquetas y descripciones de campo correctas. | ||
| * Se mejoró el manejo de esquemas `oneOf` en objetos y arrays anidados. Los esquemas de API complejos con múltiples opciones de tipo ahora se renderizan correctamente como menús desplegables en lugar de Tabs en los contextos apropiados. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor wording: if this refers to UI tabs generally (not the <Tabs> component), translating Tabs as pestañas reads more naturally.
| * Se mejoró el manejo de esquemas `oneOf` en objetos y arrays anidados. Los esquemas de API complejos con múltiples opciones de tipo ahora se renderizan correctamente como menús desplegables en lugar de Tabs en los contextos apropiados. | |
| * Se mejoró el manejo de esquemas `oneOf` en objetos y arrays anidados. Los esquemas de API complejos con múltiples opciones de tipo ahora se renderizan correctamente como menús desplegables en lugar de pestañas en los contextos apropiados. |
| * Amélioration du padding et de l’espacement des descriptions dans tout l’API playground pour une meilleure lisibilité et une meilleure cohérence visuelle. | ||
| * Correction d’un problème où la section de réponse disparaissait lors du passage entre des endpoints avec des codes de réponse différents. Le bac à sable se réinitialise désormais correctement au premier code de réponse disponible lors de la navigation vers un nouvel endpoint. | ||
| * Correction de l’affichage en double de l’en-tête Authorization dans les schémas d’authentification HTTP Basic. La section d’authentification affiche désormais une interface plus claire avec des libellés de champs et des descriptions appropriés. | ||
| * Amélioration de la gestion des schémas `oneOf` dans les objets et tableaux imbriqués. Les schémas d’API complexes avec plusieurs options de type s’affichent désormais correctement sous forme de menus déroulants au lieu d’Onglets dans les contextes appropriés. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor wording: Onglets is capitalized here; since this is a common noun (not the <Tabs> component), lowercase reads more naturally.
| * Amélioration de la gestion des schémas `oneOf` dans les objets et tableaux imbriqués. Les schémas d’API complexes avec plusieurs options de type s’affichent désormais correctement sous forme de menus déroulants au lieu d’Onglets dans les contextes appropriés. | |
| * Amélioration de la gestion des schémas `oneOf` dans les objets et tableaux imbriqués. Les schémas d’API complexes avec plusieurs options de type s’affichent désormais correctement sous forme de menus déroulants au lieu d’onglets dans les contextes appropriés. |
Summary
This PR adds internationalization support to your repository.
What this PR does
This automated PR from Locadex processes your code changes and generates translations:
Changes
Translation files updated (3)
es/changelog.mdx: Updated translation filefr/changelog.mdx: Updated translation filezh/changelog.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 103s
General Translation | Configure Locadex for Docs
Note
Adds the January 16, 2026 entry and refines existing translations for Spanish and French changelogs.
Updatefor 2026-01-16 ines/changelog.mdxandfr/changelog.mdx(auto-generatedinstall.md, live preview in web editor, branch search for Git integrations,mintlify validateCLI command, assistant message tiers, and bug fixes)Written by Cursor Bugbot for commit 764489e. This will update automatically on new commits. Configure here.