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 d52c55d commit 9c835d9Copy full SHA for 9c835d9
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