diff --git a/docs/en/1.10.x/commands.html b/docs/en/1.10.x/commands.html index 7966057f67..55f0d29cc1 100644 --- a/docs/en/1.10.x/commands.html +++ b/docs/en/1.10.x/commands.html @@ -209,7 +209,7 @@
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.