chore(i18n): update translations from main#49
chore(i18n): update translations from main#49github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 3 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2ac9132. Configure here.
| ## Obtener Soporte {#obtener-soporte} | ||
|
|
||
| Want to get in touch with the Trophy team? Reach out to us via [email](mailto:support@trophy.so). We're here to help! | ||
| ¿Quieres ponerte en contacto con el equipo de Trophy? Contáctanos por [correo electrónico](mailto:support@trophy.so). ¡Estamos aquí para ayudarte! |
There was a problem hiding this comment.
English source files overwritten with Spanish translations
High Severity
The automated translation tool incorrectly wrote Spanish content into the English source files (platform/achievements.mdx, platform/leaderboards.mdx, and admin-api/endpoints/points/archive-boosts-batch.mdx). These files serve the default English locale — their Spanish counterparts already exist under es/. This results in mixed English/Spanish pages for English-speaking users, since the first portion of each file remains English while the rest is now Spanish.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 2ac9132. Configure here.
| </AccordionGroup> | ||
|
|
||
| ## Obtener soporte {#get-support} | ||
| ## Obtener soporte {#obtener-soporte} |
There was a problem hiding this comment.
Anchor rename breaks internal same-page link
High Severity
The heading anchor #get-support was renamed to #obtener-soporte on line 402, but the link on line 208 ([contactando con soporte](#get-support)) was not updated, creating a broken same-page link. Similarly, #backdating-achievements was renamed to #retroactividad-de-logros, breaking the cross-page link in es/webhooks/events/achievements/achievement-completed.mdx that still references the old anchor.
Reviewed by Cursor Bugbot for commit 2ac9132. Configure here.
| </Tip> | ||
|
|
||
| ## Analíticas de Clasificación {#leaderboard-analytics} | ||
| ## Analíticas de Clasificación {#analticas-de-clasificaciones} |
There was a problem hiding this comment.
Accent characters dropped in anchor IDs produce malformed slugs
Medium Severity
Several new anchor IDs have accented characters silently dropped instead of transliterated, producing malformed slugs. For example: #analticas-de-clasificaciones (missing "i" from "í"), #total-de-participantes-nicos (missing "u" from "ú"), #cambios-de-posicin (missing "o" from "ó"), and #distribucin-de-puntuaciones (missing "o" from "ó"). These IDs are unintuitive and will break any future links expecting properly transliterated slugs.
Additional Locations (2)
Reviewed by Cursor Bugbot for commit 2ac9132. Configure here.
2ac9132 to
cc3d9e8
Compare
|
You have used all of your free Bugbot PR reviews. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
cc3d9e8 to
5760857
Compare


Automated translation update from main branch push.