Commit Graph

63 Commits

Author SHA1 Message Date
mintlify[bot] d6da252c4f Document new changelog tag filter behavior (#5747)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-12 01:31:16 +00:00
mintlify[bot] 4b465465dd translate: mirror boost: 3 frontmatter to es/fr/zh translations (#5671)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-05 17:33:20 +00:00
mintlify[bot] 9d64e3c72a Translate code block title property syntax updates to es, fr, zh (#5403)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-16 02:32:12 +00:00
mintlify[bot] e72b4fb295 Translate updated SEO metadata into es, fr, and zh (#5315)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-13 16:46:32 +00:00
mintlify[bot] be2090200f Translate CLI updates into es, fr, zh (#5162)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-06 11:48:06 -07:00
mintlify[bot] 793e3443c4 Translate horizontal rule documentation for es, fr, zh (#5167)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-06 18:44:14 +00:00
mintlify[bot] 3f716a535f Translate SEO description updates for es, fr, zh (#5159)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-06 17:32:29 +00:00
mintlify[bot] 8e2c9fe551 Translate Vale style fixes into es, fr, zh (#5100)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-02 20:20:49 +00:00
mintlify[bot] bc99cf15f6 Translate video upload size limit update (20 MB) into es, fr, zh (#5093)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-02 18:15:10 +00:00
mintlify[bot] fbdd913d8e Add translation audit tracker (#5055)
* Add translation tracker for stale translations audit

Generated-By: mintlify-agent

* translations: add missing pages and update content for es, fr, zh

Phase 1: Add translations for 4 new API analytics pages (feedback-by-page,
searches, views, visitors) in es, fr, and zh.

Phase 2: Update 3 pages with content changes:
- agent/workflows: add "Disable a workflow" subsection
- ai/skillmd: add 24-hour generation note
- editor/publish: add AI PR title tip, reformat publishing workflows,
  promote "Publish your changes" heading from h3 to h2

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* update descriptions

* translations

* translations

* translations

* Delete TRANSLATION_TRACKER.md

* translations

* a

* a

* translations

* translations

* translations

* translations

* translations

* translations

* translations

* translations

* Update use-cases.mdx

* translations

* translations

* Update ai-native.mdx

* Update accordions.mdx

* Update accordions.mdx

* Update accordions.mdx

* translations

* translations

* Update fonts.mdx

* translations

* translations: update SEO descriptions for es, fr, zh (150 pages)

Update the description: frontmatter field across 150 pages × 3 languages
to match the current English descriptions updated on 2026-03-31.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-02 10:52:59 -07:00
mintlify[bot] f9ad675bf2 Translate Vale style fix changes to es, fr, zh (#4904)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-26 17:27:46 +00:00
mintlify[bot] 49d9c30730 Translate h5/h6 custom heading ID updates to es, fr, zh (#4882)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-25 19:54:49 +00:00
mintlify[bot] 56e2ad0c52 Translate custom heading IDs documentation to es, fr, zh (#4812)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-23 19:27:32 +00:00
mintlify[bot] 9984e58411 Translate multi-word code block title changes to es, fr, zh (#4734)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-19 16:50:16 -07:00
Ethan Palm 10c2294f43 fix: translation lag 3-18-26 (#4670)
* Sync es/fr/zh translations: fix broken settings links and add Data attributes section

- Update 30 broken internal links from old `organize/settings#param-*` format
  to new settings subpages (settings-api, settings-appearance, settings-seo,
  settings-structure) across es/, fr/, zh/ directories
- Fix broken link in organize/pages.mdx (all 3 langs): settings#param-metadata
  → settings-seo#metadata
- Add translated "Data attributes" subsection (data-active selectors for
  SidebarGroup, SidebarNavItem, TableOfContentsItem) to custom-scripts.mdx
  in es/, fr/, zh/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Add navigation language subsections to zh/organize/settings-reference.mdx

Add navigation.global.languages and navigation.languages entries with current
supported language codes (including fr-CA, hu, uk) that were missing from the
zh translation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 15:23:34 -07:00
locadex-agent[bot] 0ea0677318 docs(locadex): add translations (#4238)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-03-09 17:17:12 -07:00
locadex-agent[bot] 48fd66b575 docs(locadex): add translations (#4166)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-03-09 10:38:14 -07:00
mintlify[bot] c8e12dd49c Translate diff syntax improvements to ES, FR, ZH (#4125)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-06 15:16:09 -08:00
locadex-agent[bot] 73edda4d1f docs(locadex): add translations (#4050)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-03-05 18:41:53 -08:00
locadex-agent[bot] 9d82233e1c docs(locadex): add translations (#4029)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-03-04 16:49:02 -08:00
locadex-agent[bot] 151a22517f docs(locadex): add translations (#3727)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-24 13:02:54 -08:00
locadex-agent[bot] d6a42ced38 docs(locadex): add translations (#3307)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-09 09:37:53 -08:00
locadex-agent[bot] ce2388e32e docs(locadex): add translations (#3194)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 12:19:04 -08:00
locadex-agent[bot] 0a280021d0 docs(locadex): add translations (#3190)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 12:10:06 -08:00
locadex-agent[bot] 87859c1e1c docs(locadex): add translations (#3177)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 10:43:26 -08:00
locadex-agent[bot] ea8eca0f36 docs(locadex): add translations (#3171)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 10:15:18 -08:00
locadex-agent[bot] 3b313d0fd5 docs(locadex): add translations (#3156)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-06 09:37:34 -08:00
locadex-agent[bot] d7cf383795 docs(locadex): add translations (#3150)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-05 15:32:30 -08:00
locadex-agent[bot] 886aa0b3a2 docs(locadex): add translations (#3028)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 08:29:44 -08:00
locadex-agent[bot] 155d1af763 docs(locadex): add translations (#3011)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 16:13:30 -08:00
locadex-agent[bot] 9e5444dbc7 docs(locadex): add translations (#3009)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 15:03:58 -08:00
locadex-agent[bot] 83476f17a8 docs(locadex): add translations (#2998)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 10:39:47 -08:00
locadex-agent[bot] 90a6653b5c docs(locadex): add translations (#2771)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-20 14:38:14 -08:00
locadex-agent[bot] f263fca5ab docs(locadex): add translations (#2689)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-14 10:43:34 -08:00
locadex-agent[bot] d7096d55cd docs(locadex): add translations (#2682)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-14 08:13:45 -08:00
locadex-agent[bot] 1876c01f16 docs(locadex): add translations (#2604)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-08 10:14:23 -08:00
locadex-agent[bot] 77b7f5c8ed docs(locadex): add translations (#2602)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-08 09:33:00 -08:00
locadex-agent[bot] be513d4fcf docs(locadex): add translations (#2594)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-07 17:33:49 -08:00
locadex-agent[bot] d39a0b9e73 docs(locadex): add translations (#2442)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-18 14:24:06 -08:00
locadex-agent[bot] 8c3a835dc5 docs(locadex): add translations (#2441)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-18 14:10:32 -08:00
locadex-agent[bot] 2e30e26956 docs(locadex): add translations (#2431)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-18 09:40:32 -08:00
locadex-agent[bot] a37661814b docs(locadex): add translations (#2385)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-16 19:00:10 -08:00
locadex-agent[bot] 3e17ec2902 docs(locadex): add translations (#2284)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-12 15:46:37 -08:00
locadex-agent[bot] 6f6604018c docs(locadex): add translations (#2255)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-12 11:34:43 -08:00
locadex-agent[bot] a8de069640 docs(locadex): add translations (#2222)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-11 13:45:10 -08:00
locadex-agent[bot] c789e88df2 feat(locadex): update translations on main (#2160)
* docs(locadex): add translations

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

---------

Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-12-09 15:34:17 -08:00
locadex-agent[bot] 60ed58ba11 docs(locadex): add translations (#2151)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-09 10:26:17 -08:00
locadex-agent[bot] 9b2a41a97b docs(locadex): update translations (#2060)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-05 09:15:12 -08:00
locadex-agent[bot] b9bb94f159 docs(locadex): update translations (#2001)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-12-02 09:21:42 -08:00
locadex-agent[bot] 1b75301ae2 docs(locadex): update translations (#1838)
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2025-11-21 15:08:41 -08:00