Draft: Japanese Documentation

What does this MR do and why?

This MR enables Japanese language support on docs.gitlab.com by updating the Hugo configuration to disable English as the default language and enable Japanese localization.

Changes made:

  • Modified config/_default/hugo.yaml to set disabled: true for the en-us language configuration
  • This change prepares the site infrastructure to support Japanese documentation content

Why this change is needed:

  • Expands GitLab documentation accessibility to Japanese-speaking users
  • Supports GitLab's internationalization efforts
  • Provides foundation for future Japanese content translation work

Screenshots, screen recordings, or links to review app

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment.
  2. Check out this branch.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading