Skip to content

Languages

github-actions[bot] edited this page Aug 24, 2026 · 1 revision

Languages and translation policy

Language selector

The wiki is maintained in nine languages:

  • English (en)
  • 日本語 (ja)
  • 简体中文 (zh-CN)
  • 繁體中文 (zh-TW)
  • 한국어 (ko)
  • Español (es)
  • Português (pt)
  • Deutsch (de)
  • Français (fr)

Rules

  • English is the reference language for technical identifiers, commands, file names, class names, and APIs.
  • Commands and code examples must remain semantically equivalent across translations.
  • Safety warnings must not be weakened or omitted.
  • When behavior changes, update all affected translations in the same pull request when practical.
  • Page filenames use ASCII locale-prefixed slugs to keep Wiki URLs predictable across browsers and operating systems.
  • Internal links use canonical full GitHub Wiki URLs rather than relative .md paths.

Clone this wiki locally