$ cnpm install @docusaurus/theme-translations
This package includes default translations for labels (like the pagination "Next" / "Previous") used by official Docusaurus themes.
Please help us provide exhaustive translations:
yarn workspace @docusaurus/theme-translations update %new_lang_code%
, then edit generated JSON fileslanguage.json
file for bad or missing translationsAfter updating the theme code, you can "synchronize" the translations by running:
yarn workspace @docusaurus/theme-translations update
Then, ask contributors to translate the newly added labels on this issue
Copyright 2013 - present © cnpmjs.org