diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 6eac4c40..0a82ca63 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -49,7 +49,7 @@ const getConfig = async () => { htmlLang: 'pt-BR' }, 'ru-RU': { - label: `русский (${translationProgress['ru'] || 0}%)`, + label: `Pусский (${translationProgress['ru'] || 0}%)`, direction: 'ltr', htmlLang: 'ru-RU' },