mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
docs: add i18n guide doc should link to i18n core config doc (#8392)
This commit is contained in:
parent
f4bad43552
commit
97ca090223
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ We don't provide support for:
|
|||
|
||||
Overview of the workflow to create a translated Docusaurus website:
|
||||
|
||||
1. **Configure**: declare the default locale and alternative locales in `docusaurus.config.js`
|
||||
1. **Configure**: declare the default locale and alternative locales in [`docusaurus.config.js`](../api/docusaurus.config.js.md#i18n)
|
||||
2. **Translate**: put the translation files at the correct filesystem location
|
||||
3. **Deploy**: build and deploy your site using a single or multi-domain strategy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue