diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index aa7b19d3..c0dc8ee3 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -160,7 +160,7 @@ const config = { title: 'Translations', items: [ { - label: 'Chinese', + label: 'Chinese | 中国人', href: CHINESE_URL } ] diff --git a/docs/sidebars.js b/docs/sidebars.js index b5bff706..67611d6d 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -11,7 +11,7 @@ const sidebars = { }, { type: 'link', - label: 'Chinese', + label: 'Chinese | 中国人', href: CHINESE_URL }, {