Navigation
Localization
"languages"
in your docs.json
can be leveraged to partition your navigation into different languages.
We currently support localization in the following languages:
- Arabic (
ar
) - Chinese (
cn
orzh
,zh-Hans
for Simplified andzh-Hant
for Traditional) - English (
en
) - French (
fr
) - German (
de
) - Indonesian (
id
) - Italian (
it
) - Japanese (
jp
orja
) - Korean (
ko
) - Portuguese (
pt
) - Portuguese (Brazil) (
pt-BR
) - Russian (
ru
) - Spanish (
es
) - Turkish (
tr
)
docs.json
AI Translations [BETA]
Automatically translate your docs from one language to another from a click of a button.
AI translations is in beta - reach out to [email protected] to get access.
AI translations allows you to choose a language you want to translate your docs to. After triggering a translation through the dashboard, it will generate a PR with the translated pages and an edited docs.json
which gives you the opportunity to review the translations.
Was this page helpful?