Skip to content

Fix translation drift - #11

Open
mintlify[bot] wants to merge 5 commits into
mainfrom
mintlify/bfd0e10b
Open

Fix translation drift#11
mintlify[bot] wants to merge 5 commits into
mainfrom
mintlify/bfd0e10b

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown

Summary

Added Spanish (es) translations for every documentation page introduced in the initial commit, and configured the es language in docs.json.

Changes

  • Added navigation.languages array to docs.json with parallel en and es sections (translated tab and group labels).
  • Created 13 translated MDX files under es/ mirroring the English tree: index, fivem/txadmin-setup, game/{2fa,backups,databases,sftp,users}, web/ssh, linux-vps/{fivem-server-setup,mariadb-setup}, windows-vps/{add-user-rdp,fivem-server-setup,mariadb-setup}.
  • Preserved all frontmatter keys, MDX components, code blocks, image paths, <script>/<style> blocks, and technical identifiers; translated only prose, headings, alt text, and callout content.
  • Rewrote internal hrefs inside es/index.mdx to point to /es/... so cards link within the Spanish version.

Context

Triggered by merge commit f3b25e0 (initial docs import). A pre-existing MDX parse warning on line 52 of the source index.mdx (inside its <script> block) is unrelated to translation and mirrored in es/index.mdx.

@mintlify

mintlify Bot commented Jul 30, 2026

Copy link
Copy Markdown
Author

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

Project Status Preview Updated (UTC)
centrixnodes 🟢 Ready View Preview Jul 30, 2026, 4:35 PM

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.

0 participants