diff --git a/docs/en/next/commands.html b/docs/en/next/commands.html index 010a0016f3..c2cadade5f 100644 --- a/docs/en/next/commands.html +++ b/docs/en/next/commands.html @@ -195,6 +195,7 @@
--port <number>
3000
--host <host>
localhost
--watch
--no-watch
.docusaurus-write-translations
Alias: write-translations
Writes the English for any strings that need to be translated into a website/i18n/en.json
file. The script will go through every file in website/pages/en
and through the siteConfig.js
file and other config files to fetch English strings that will then be translated on Crowdin. See the Translation guide to learn more.