docusaurus-i18n

1.1.4 • Public • Published

How to use

Make sure you have the following in your docusaurus config:

i18n: {
  defaultLocale: 'en',
  locales: ['en', 'fr'],
},

If you not init basic i18n config in your docusaurus config, you can checkout this url: https://docusaurus.io/docs/i18n/introduction

BTW: If you dont know what code should locales fill, you can fill it by reference this url: https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales

Then:

Run this command:

OPENAI_API_KEY=sk-xxxxxx npx docusaurus-i18n

Get Help

npx docusaurus-i18n --help

Reference locale code

https://github.com/facebook/docusaurus/tree/main/packages/docusaurus-theme-translations/locales

Readme

Keywords

none

Package Sidebar

Install

npm i docusaurus-i18n

Weekly Downloads

4

Version

1.1.4

License

MIT

Unpacked Size

16 kB

Total Files

12

Last publish

Collaborators

  • moonrailgun