diff --git a/docs/en/next/commands.html b/docs/en/next/commands.html index 6d47229d32..856989b164 100644 --- a/docs/en/next/commands.html +++ b/docs/en/next/commands.html @@ -119,6 +119,7 @@
--skip-image-compression
false
--skip-next-release
false
/docs
directory.Generates the static website, applying translations if necessary. Useful for building the website prior to deployment.
@@ -203,7 +204,7 @@docusaurus-write-translations
Alias: write-translations
Writes the English for any strings that need to be translated into an 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.