Skip to content

Commit f6dd813

Browse files
locadex-agent[bot]fernando-avilesethanpalmRoyceWilliams510claude
authored
feat(locadex): setup i18n (#1197)
* chore(locadex): add .locadex/LOCADEX.md * refactor(locadex): i18n * gt-retranslate (#1199) * update interaction.drilldown code sample (#1198) * removed quotes (#1203) * Add missing hostnames to CSP configuration (#1202) * Add missing hostnames to CSP configuration Added 13 missing domains found in comprehensive codebase search: - *.mintlify.com (dashboard, API, analytics proxy) - leaves.mintlify.com (GitLab webhooks) - d1ctpt7j8wusba.cloudfront.net (mint releases) - mintcdn.com (asset tracking) - api.mintlifytrieve.com (search API) - mintlify-assets.b-cdn.net (BunnyCDN) - mintlify.s3-us-west-1.amazonaws.com (S3 images) - fonts.googleapis.com (Google Fonts) - cdn.jsdelivr.net (emoji assets) - us.posthog.com (PostHog analytics) - cdn.getkoala.com (Koala analytics) - browser.sentry-cdn.com (Sentry error tracking) - js.sentry-cdn.com (Sentry SDK) Updated domain whitelist table and all CSP configuration examples (Cloudflare, AWS CloudFront, Vercel) to include required domains. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * Apply suggestions from code review Co-authored-by: Mayank Shouche <[email protected]> * Update guides/csp-configuration.mdx Co-authored-by: Lucas <[email protected]> * Update guides/csp-configuration.mdx * Update CSP examples to match revised domain whitelist - Remove mintlify-assets.b-cdn.net and mintlify.s3-us-west-1.amazonaws.com - Add *.mintcdn.com wildcard domain to img-src and connect-src - Update all configuration examples (main, Cloudflare, AWS CloudFront, Vercel) - Align with reviewer feedback from PR #1202 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * remove redundancies in examples --------- Co-authored-by: Claude <[email protected]> Co-authored-by: Mayank Shouche <[email protected]> Co-authored-by: Lucas <[email protected]> * Added custom reverse proxy configurartion. (#1200) * Update advanced/reverse-proxy.mdx * Update docs.json * Documentation edits made through Mintlify web editor * Update advanced/reverse-proxy.mdx * Update advanced/reverse-proxy.mdx * Update advanced/reverse-proxy.mdx * Documentation edits made through Mintlify web editor * Documentation edits made through Mintlify web editor * move from `advanced` to `guides` * copy edit * remove Custom from title * fix group casing * concision * update header * replace lists with table * more active language * remove redundant example * update placeholder * remove propagating snippet * copy edit troubleshooting * make limitations more solutions-oriented * update example config --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <[email protected]> * Update Vale configuration (#1194) * add CI workflow * add script to find new vocabulary terms * add vocab accept list * add modified Google styles * add Mintlify headings * add vale.ini * update vocab with Mintlify defaults * add README for vale * update vocab * fix vale.ini * remove redundant workflow * update vocab * add running vale to the Claude review command * hide reverse proxy guide (#1211) * Added troubleshooting section for disabled repository options (#1210) * Update settings/github.mdx * add troubleshooting for public repo feedback * add images --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <[email protected]> * Vale improvements (#1212) * update header exceptions * remove FirstPerson rule it mostly flags UI elements like "My profile" * remove Will - too noisy * add drilldown to accept list * update accepted words * Fix vale errors (#1213) * don't lint inside JSON examples * actually don't lint inside JSON snippets * update vocab * fix errors * update vocab * remove latin abbreviations * don't lint snippets * update vocab * don't lint in angle brackets * add language tags * update vocab * regexify vocab list * grammar * changelog added for Sept 14-19 (#1215) * changelog added for Sept 14-19 * Update changelog.mdx Co-authored-by: Ethan Palm <[email protected]> * Update changelog.mdx Co-authored-by: Ethan Palm <[email protected]> --------- Co-authored-by: Ethan Palm <[email protected]> * Documentation edits made through Mintlify web editor (#1242) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * hide slack app page (#1250) * Updated codeblock styling documentation with new theme options (#1252) * Update settings.mdx * Update code.mdx * Update components/code-groups.mdx * Update settings.mdx * Update code.mdx * Update components/code-groups.mdx * Update settings.mdx * Update code.mdx * Update components/code-groups.mdx * copy edits --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Ethan Palm <[email protected]> * chore(locadex): add .locadex/LOCADEX.md * pulling updates to docs * gt-retranslate * updating translations * re-translate * retranslate es/text.mdx --------- Co-authored-by: Ethan Palm <[email protected]> Co-authored-by: RoyceWilliams510 <[email protected]> Co-authored-by: Claude <[email protected]> Co-authored-by: Mayank Shouche <[email protected]> Co-authored-by: Lucas <[email protected]> Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Brandon Waselnuk <[email protected]> Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com> * hide slack app page * add files --------- Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com> Co-authored-by: fernando-aviles <[email protected]> Co-authored-by: Ethan Palm <[email protected]> Co-authored-by: RoyceWilliams510 <[email protected]> Co-authored-by: Claude <[email protected]> Co-authored-by: Mayank Shouche <[email protected]> Co-authored-by: Lucas <[email protected]> Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Brandon Waselnuk <[email protected]>
1 parent 020cd9d commit f6dd813

File tree

394 files changed

+48409
-187
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+48409
-187
lines changed

.locadex/LOCADEX.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 🌐 Locadex Mintlify i18n
2+
3+
This Mintlify documentation site is configured to use Locadex for automated internationalization.
4+
5+
## Configuration:
6+
7+
- **Working Directory**: `.`
8+
- **Branch Prefix**: `locadex/`
9+
- **Default Locale**: `en`
10+
- **Target Locales**: `en`, `fr`, `es`, `zh`
11+
- **Hide Default Locale**: Enabled
12+
- **Route Example**: `/docs`
13+
14+
## How it works:
15+
16+
- Once this setup PR is merged, Locadex will automatically monitor your repository for changes
17+
- Locadex will analyze your Mintlify docs for translatable content and internationalize your changes in your configured locales
18+
- You can configure when Locadex should run (PRs or commits) and whether it should create PRs or commit directly through the General Translation Dashboard
19+
20+
---
21+
22+
Generated by [Locadex](https://generaltranslation.com)[Documentation](https://generaltranslation.com/docs)
23+
Timestamp: 9/17/2025

.vale.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ IgnoredScopes = code, tt, img, url, a
66
SkippedScopes = script, style, pre, figure, code
77

88
Packages = Google
9+
910
Vocab = Mintlify
1011

1112
# This is required since Vale doesn't officially support MDX

0 commit comments

Comments
 (0)