Skip to content

Conversation

@locadex-agent
Copy link
Contributor

@locadex-agent locadex-agent bot commented Nov 10, 2025

PR Opened by Locadex

This PR was opened by Locadex to internationalize your repository.

Configure Locadex settings for Docs


Note

Adds localized CodeBlock component documentation, updates CLI Node.js prerequisite to v19–v24, and refines global settings content (incl. thumbnails fonts) across Spanish, French, and Chinese.

  • Create › Code (es/fr/zh/create/code.mdx):
    • Add new section documenting the <CodeBlock> component with props and a usage example.
    • Fix closing of </CodeGroup> blocks.
  • Installation (es/fr/zh/installation.mdx):
    • Update Node.js prerequisite to v19–v24; recommend LTS.
  • Organize › Settings (es/fr/zh/organize/settings.mdx):
    • Localization/wording updates and consistency tweaks (e.g., light/dark/system terminology).
    • Document thumbnails.fonts (Google Fonts family) configuration.
    • Minor clarifications across fields (colors, logo, favicon, description, etc.).

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

@locadex-agent
Copy link
Contributor Author

locadex-agent bot commented Nov 10, 2025

✅ Localization Complete!

This repository has been successfully internationalized! 🎉


Localization completed by Locadex in 42 seconds.

Configure Locadex settings for Docs

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Bug: Chinese Translation Blurs Dark and System Modes

The Chinese translation incorrectly describes the dark field as "适用于 system 模式的锚点颜色" (Color for anchor in system mode) when it should say "适用于 dark 模式的锚点颜色" or "适用于深色模式的锚点颜色" (Color for anchor in dark mode). The dark field configures the dark mode appearance, not system mode, which is a different concept referring to OS preference matching.

zh/organize/settings.mdx#L496-L497

<ResponseField name="dark" type="string matching ^#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$">
适用于 system 模式的锚点颜色。

Fix in Cursor Fix in Web



<ResponseField name="dark" type="string" required>
Ruta al archivo de tu favicon para el modo oscuro. Incluye la extensión del archivo. Ejemplo: `/favicon-dark.png`
Ruta a tu archivo de favicon para el modo system. Incluye la extensión del archivo. Ejemplo: `/favicon-dark.png`
Copy link

Choose a reason for hiding this comment

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

Bug: Spanish Translation Confuses Dark and System Modes

The Spanish translation incorrectly uses "modo system" (system mode) instead of "modo oscuro" (dark mode) in multiple places. Lines 69, 75, 87, 95, 105, and 113 all refer to "modo system" when they should say "modo oscuro" to properly describe the dark color theme mode. This makes the documentation confusing as "system" is a different mode option that follows the operating system preference, whereas these fields specifically configure the dark mode appearance.

Fix in Cursor Fix in Web

@locadex-agent
Copy link
Contributor Author

locadex-agent bot commented Nov 11, 2025

🔄 Automatically closed

A more recent translation PR (#1731) was created. This PR is now outdated.

@locadex-agent locadex-agent bot closed this Nov 11, 2025
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