Skip to content

chore(i18n): update translations from main - #62

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
ci/i18n/auto-translations
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
ci/i18n/auto-translations

Conversation

@github-actions

@github-actions github-actions Bot commented May 19, 2026 •

Copy link
Copy Markdown
Contributor

Automated translation update from main branch push.


Note

Low Risk
Documentation-only frontmatter and whitespace changes; no runtime code or API contract updates.

Overview
This PR normalizes Mintlify MDX frontmatter across the docs site so it matches the formatting on main, without changing API behavior or page body content.

OpenAPI pins: Admin API, Application API endpoint, and webhook pages switch openapi from quoted strings (e.g. "/openapi/admin.json POST /achievements") to unquoted values (/openapi/admin.json POST /achievements). The referenced spec paths and operations are unchanged.

SEO / metadata: Several guides reflow long description and og:description fields onto multiple YAML lines (authentication pages, getting started, platform, MCP installation, client libraries). Wording is the same aside from line breaks (e.g. splitting “X-API-KEY header” across lines in og:description).

Minor layout: MCP installation tabs add a blank line before closing </Tab> in a couple of places.

Reviewed by Cursor Bugbot for commit 5642c71. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch 2 times, most recently from cbe06d9 to 8049c5b Compare May 25, 2026 12:03
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from 8049c5b to 26bac9a Compare May 27, 2026 12:38
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from 26bac9a to 8b91fc9 Compare June 3, 2026 07:48
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from 8b91fc9 to 830461c Compare June 4, 2026 07:11
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch 2 times, most recently from 8d7b3e3 to dbd076a Compare June 7, 2026 09:35
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from dbd076a to 83cc823 Compare June 12, 2026 10:29
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from 83cc823 to 836de08 Compare June 19, 2026 10:14
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from 836de08 to a5fa1fb Compare June 23, 2026 08:23
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from a5fa1fb to aab2b3a Compare July 3, 2026 12:18
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from aab2b3a to 857d1c2 Compare July 8, 2026 13:14
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from 857d1c2 to bad7699 Compare July 8, 2026 13:49
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from bad7699 to f419db4 Compare July 20, 2026 12:13
@github-actions
github-actions Bot force-pushed the ci/i18n/auto-translations branch from f419db4 to fa95ceb Compare July 20, 2026 13:59
Comment thread admin-api/endpoints/attributes/create-attributes.mdx

@cursor cursor Bot left a comment •

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Stale Bugbot comment from a previous run.

---
title: Get a points boost by ID
openapi: "/openapi/admin.json GET /points/{systemId}/boosts/{id}"
openapi: /openapi/admin.json GET /points/{systemId}/boosts/{id}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Unquoted OpenAPI frontmatter values

Medium Severity

This i18n update strips quotes from English openapi: frontmatter across endpoint and webhook pages, including paths with {param} segments. Locale copies still use the quoted form, so lines no longer match. Unquoted braces are YAML-sensitive and can break OpenAPI page binding depending on the parser, and they diverge from the required quoted, locale-identical frontmatter form.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit c111704. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

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 using high effort and found 2 potential issues.

There are 3 total unresolved issues (including 1 from previous review).

Fix All in Cursor

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

Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a92324e. Configure here.

Comment thread features/events.mdx Outdated
## 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? Comunícate con nosotros por [correo electrónico](mailto:support@trophy.so). ¡Estamos aquí para ayudarte!

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

English docs overwritten with Spanish

High Severity

The default-locale Events, Points, and Users guides now mix English and Spanish mid-page. Repo-root features/*.mdx is the English source (docs.json marks en as default), so production English docs would serve Spanish copy for these core pages.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit a92324e. Configure here.

Comment thread features/events.mdx Outdated
Hay un enorme número de posibilidades aquí, ¡así que sé creativo!

## Tracking Metric Events {#tracking-metric-events}
## Seguimiento de eventos de métricas {#seguimiento-de-eventos-de-mtricas}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Heading slugs break inbound links

High Severity

Heading IDs such as tracking-metric-events, points-levels, identifying-users, and notification-preferences were rewritten as Spanish slugs. Same-page and cross-page # links still use the English fragments, so those jumps no longer resolve on English or es/ pages.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit a92324e. Configure here.

@mintlify

mintlify Bot commented Sep 11, 2026 •

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
trophy 🟢 Ready View Preview Sep 24, 2026, 12:40 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

This branch was successfully deployed

1 active deployment
staging — 5642c71e Deployed Sep 24, 2026 by mintlify[bot]
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.

1 participant