From 848e97e78a337a55f986afab1d58fcff89c8d91e Mon Sep 17 00:00:00 2001 From: Kathryn Isabelle Lawrence Date: Wed, 12 Mar 2025 16:07:55 -0700 Subject: [PATCH] update languages list --- navigation/localization.mdx | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/navigation/localization.mdx b/navigation/localization.mdx index 260733e9e..f00b4b4b1 100644 --- a/navigation/localization.mdx +++ b/navigation/localization.mdx @@ -4,7 +4,22 @@ title: Localization `"languages"` in your `docs.json` can be leveraged to partition your navigation into different languages. -We currently support localization in English (`en`), Chinese (`cn`), Spanish (`es`), French (`fr`), Japanese (`jp`), Portuguese (`pt`), Portuguese (Brazil) (`pt-BR`), and German (`de`). +We currently support localization in the following languages: + +* Arabic (`ar`) +* Chinese (`cn` or `zh`, `zh-Hans` for Simplified and `zh-Hant` for Traditional) +* English (`en`) +* French (`fr`) +* German (`de`) +* Indonesian (`id`) +* Italian (`it`) +* Japanese (`jp` or `ja`) +* Korean (`ko`) +* Portuguese (`pt`) +* Portuguese (Brazil) (`pt-BR`) +* Russian (`ru`) +* Spanish (`es`) +* Turkish (`tr`) ```json docs.json {