We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aff36f commit f9d5757Copy full SHA for f9d5757
docs/multisite/languages/automated_translations.md
@@ -70,7 +70,7 @@ ibexa_automated_translation:
70
To create a machine translation of a specific content item, run the following command:
71
72
```shell
73
-php bin/console TranslateContentCommand [contentId] [serviceName] --from=eng-GB --to=fre-FR
+php bin/console ibexa:automated:translate [contentId] [serviceName] --from=eng-GB --to=fre-FR
74
```
75
76
## Add a custom machine translation service
0 commit comments