Skip to content

Conversation

@locadex-agent
Copy link
Contributor

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

PR Opened by Locadex

This PR was opened by Locadex to internationalize your repository.

Configure Locadex settings for Docs


Note

Refines and expands the CI Vale documentation across Spanish, French, and Chinese, adding MDX package/config guidance, vocabulary lists, custom vocab setup, security notes, and MDX comment handling.

  • Docs (CI > deploy/ci.mdx)
    • ES/FR/ZN: clarify Vale purpose; improve phrasing and consistency.
    • Configuration: add Packages = MDX, refine IgnoredScopes/SkippedScopes, keep Vale.Terms = NO note, and MDX-only matching.
    • Add default Vale vocabulary lists (localized in ZH) and guidance to create custom vocab under styles/config/vocabularies/Mintlify (accept.txt/reject.txt).
    • Include example file structures for single repo and monorepo.
    • Security: tighten wording on stylesPath restrictions and package download source.
    • Packages: clarify auto-install/use from stylesPath and registry behavior.
    • MDX: add note on native support (Vale ≥ 3.10.0) and clarify MDX-style comment usage/behavior.
  • Misc
    • Update translation metadata (gt-lock.json).

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

@locadex-agent
Copy link
Contributor Author

locadex-agent bot commented Nov 26, 2025

✅ Localization Complete!

This repository has been successfully internationalized! 🎉


Localization completed by Locadex in 67 seconds.

Configure Locadex settings for Docs

```

El vocabulario predeterminado de Vale incluye las siguientes palabras.

Copy link

Choose a reason for hiding this comment

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

Bug: Inconsistent Vale vocabulary across language versions

The Vale vocabulary list contains inconsistent values across language versions. The Spanish and French versions use Github (line 102) and APIs (line 103), while the Chinese version correctly uses GitHub and API. Since Vale is case-sensitive and this vocabulary list is technical configuration (not translatable content), all versions must have identical values. The incorrect capitalization of Github will cause Vale to reject the correct GitHub spelling, and the plural/singular mismatch creates inconsistent linting behavior across localized documentation.

Additional Locations (1)

Fix in Cursor Fix in Web

toc
上一页
下一页
目录
Copy link

Choose a reason for hiding this comment

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

Bug: Vale vocabulary incorrectly translated to Chinese

The Vale vocabulary list contains Chinese translations instead of the required English technical terms. Multiple entries were incorrectly translated: repo仓库, dev开发, _italic__斜体_, Strikethrough删除线, Blockquotes块引用, Singleline单行, Multiline多行, onboarding入门引导, middleware中间件, runtime运行时, todo待办, prev上一页, next下一页, and toc目录. Vale vocabulary lists are technical configuration that must contain exact English terms matching what appears in documentation. Vale will not recognize these Chinese translations, breaking the linter's functionality for Chinese documentation.

Fix in Cursor Fix in Web

@ethanpalm ethanpalm merged commit d89b3ca into main Nov 26, 2025
5 checks passed
@ethanpalm ethanpalm deleted the locadex/main/f0f5b011 branch November 26, 2025 03:17
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