Skip to content

Mintlify auto-translation demo branch (Do not merge)#2179

Draft
mdlinville wants to merge 21 commits intomainfrom
auto_translation_demo
Draft

Mintlify auto-translation demo branch (Do not merge)#2179
mdlinville wants to merge 21 commits intomainfrom
auto_translation_demo

Conversation

@mdlinville
Copy link
Contributor

@mdlinville mdlinville commented Feb 23, 2026

We will raise and merge PRs to this branch to demo auto-translation into Korean (and Japanese, as of 3/2/26)

  1. Korean TOC removed from docs.json

    • Removed the entire language: ko block from navigation.languages (the object with all ko/... page entries).
    • docs.json is valid and now has only en and ja under languages.
  2. Manual Korean content removed

    • Deleted the ko/ directory – all manual Korean translation files (hundreds of .mdx files under ko/) are removed.
    • Deleted root ko.mdx – Korean docs landing page that linked to /ko/....
    • Removed snippets/ko/ – snippet directory that mapped KB articles to /ko/ URLs.
  3. Cross-locale link fix

    • Updated ja/ko.mdx – the Japanese “W&B Documentation” page that linked to Korean (/ko/models/, etc.) now points to the Japanese equivalents (/ja/models/, etc.) so those links don’t 404.
  4. Also remove Japanese content

  5. Move English snippets up a level, fix snippet paths in English pages

  6. Turn on Korean auto-translation

  7. Turn on Japanese auto-translation (as of 3/2/26)

Testing:

  • mint broken-links is clean
  • mint dev is clean

1. Korean TOC removed from docs.json

    - Removed the entire language: ko block from navigation.languages (the object with all ko/... page entries).
    - docs.json is valid and now has only en and ja under languages.

2. Manual Korean content removed
    - Deleted the ko/ directory – all manual Korean translation files (hundreds of .mdx files under ko/) are removed.
    - Deleted root ko.mdx – Korean docs landing page that linked to /ko/....
    - Removed snippets/ko/ – snippet directory that mapped KB articles to /ko/ URLs.

3. Cross-locale link fix
    - Updated ja/ko.mdx – the Japanese “W&B Documentation” page that linked to Korean (/ko/models/, etc.) now points to the Japanese equivalents (/ja/models/, etc.) so those links don’t 404.

Testing:
- mint broken-links is clean
- mint dev is clean
@mdlinville mdlinville added the DO-NOT-MERGE For PRs that should not be merged yet label Feb 23, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

📚 Mintlify Preview Links

🔗 View Full Preview

🔄 Renamed/Moved (114 total)

📄 Pages (84)

Old Path → New Path Preview
snippets/en/_includes/api-key-create-streamlined.mdx
snippets/_includes/api-key-create-streamlined.mdx
Api Key Create Streamlined
snippets/en/_includes/api-key-create.mdx
snippets/_includes/api-key-create.mdx
Api Key Create
snippets/en/_includes/api-key-find.mdx
snippets/_includes/api-key-find.mdx
Api Key Find
snippets/en/_includes/api-key-security.mdx
snippets/_includes/api-key-security.mdx
Api Key Security
snippets/en/_includes/api-key-view-once-warning.mdx
snippets/_includes/api-key-view-once-warning.mdx
Api Key View Once Warning
snippets/en/_includes/byob-context-note.mdx
snippets/_includes/byob-context-note.mdx
Byob Context Note
snippets/en/_includes/byob-provisioning-link.mdx
snippets/_includes/byob-provisioning-link.mdx
Byob Provisioning Link
snippets/en/_includes/cli/README.md
snippets/_includes/cli/README.md
README
snippets/en/_includes/cli/wandb-beta-leet.mdx
snippets/_includes/cli/wandb-beta-leet.mdx
Wandb Beta Leet
snippets/en/_includes/cli/wandb-docker-run.mdx
snippets/_includes/cli/wandb-docker-run.mdx
Wandb Docker Run
... and 74 more pages
⚙️ Other (30)
Old Path → New Path
snippets/en/_includes/code-examples/artifact_add_alias.py
snippets/_includes/code-examples/artifact_add_alias.py
snippets/en/_includes/code-examples/artifact_add_alias_existing.py
snippets/_includes/code-examples/artifact_add_alias_existing.py
snippets/en/_includes/code-examples/artifact_add_tag.py
snippets/_includes/code-examples/artifact_add_tag.py
snippets/en/_includes/code-examples/artifact_add_tag_existing.py
snippets/_includes/code-examples/artifact_add_tag_existing.py
snippets/en/_includes/code-examples/artifact_create.py
snippets/_includes/code-examples/artifact_create.py
snippets/en/_includes/code-examples/artifact_create_track_external.py
snippets/_includes/code-examples/artifact_create_track_external.py
snippets/en/_includes/code-examples/artifact_delete.py
snippets/_includes/code-examples/artifact_delete.py
snippets/en/_includes/code-examples/artifact_delete_collection.py
snippets/_includes/code-examples/artifact_delete_collection.py
snippets/en/_includes/code-examples/artifact_download_partial.py
snippets/_includes/code-examples/artifact_download_partial.py
snippets/en/_includes/code-examples/artifact_ttl.py
snippets/_includes/code-examples/artifact_ttl.py
... and 20 more files

✨ Added (193 total)

📄 Pages (193)

File Preview
ja/inference/lifecycle.mdx Lifecycle
ja/models/integrations/huggingface_transformers.mdx Huggingface Transformers
ja/models/ref/python/automations/onrunstate.mdx Onrunstate
ja/models/ref/python/public-api/downloadhistoryresult.mdx Downloadhistoryresult
ja/models/ref/python/public-api/incompleterunhistoryerror.mdx Incompleterunhistoryerror
ja/models/runs/infrastructure-alerts.mdx Infrastructure Alerts
ja/models/tables/evaluate-models.mdx Evaluate Models
ja/platform/hosting/self-managed/on-premises-deployments/kubernetes-airgapped.mdx Kubernetes Airgapped
ja/platform/hosting/self-managed/operator.mdx Operator
ja/platform/hosting/self-managed/requirements.mdx Requirements
... and 183 more files

📝 Changed (1859 total)

📄 Pages (1857)

File Preview
AGENTS.md AGENTS
inference/prerequisites.mdx Prerequisites
inference/usage-limits.mdx Usage Limits
ja/blog.mdx Blog
ja/courses.mdx Courses
ja/get-started.mdx Get Started
ja/index.mdx Ja
ja/inference.mdx Inference
ja/inference/api-reference.mdx Api Reference
ja/inference/api-reference/chat-completions.mdx Chat Completions
... and 1847 more files
⚙️ Other (2)
File
docs.json
snippets/CodeSnippet.jsx

🗑️ Deleted (425 total)

View deleted files

📄 Pages (425)

File
ja.mdx
ja/guides.mdx
ja/guides/artifacts/manage-data.mdx
ja/guides/core.mdx
ja/guides/integrations.mdx
ja/guides/integrations/accelerate.mdx
ja/guides/integrations/add-wandb-to-any-library.mdx
ja/guides/integrations/autotrain.mdx
ja/guides/integrations/azure-openai-fine-tuning.mdx
ja/guides/integrations/catalyst.mdx
... and 415 more pages

🤖 Generated automatically when Mintlify deployment succeeds
📍 Deployment: 49d7932 at 2026-03-03 21:14:56 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Feb 23, 2026

🔗 Link Checker Results

All links are valid!

No broken links were detected.

Checked against: https://wb-21fd5541-auto-translation-demo.mintlify.app

## Description

Cleaning up W&B docs for greenfield installation of Locadex

- Remove Japanese content and `docs.json` entries also
- Move the English snippets up a level
- Update English content to remove the language fragment from snippet
paths
## Summary

This PR adds support for a new language in your application based on
your locale configuration changes.

### What this PR does

This automated PR from **Locadex** updates your translation files to
match your new locale settings:

**Added locales:** 🇯🇵 ja

- **Updated translation files** — Added or removed translation files for
the affected locales
- **Updated configuration** — Synced the i18n configuration with your
new locale settings

### Next steps

1. Review the changes to ensure the locale updates are correct
2. Merge this PR to apply the language changes to your application

---
*Automated PR created by
[Locadex](https://generaltranslation.com/docs/locadex) in 514s*

<sub>[General Translation](https://generaltranslation.com) | [Configure
Locadex for
docs](https://dash.generaltranslation.com/projects/prj_x1bosq7i0h177myoqjx0r7bi/locadex)</sub>

---------

Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO-NOT-MERGE For PRs that should not be merged yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants