Language(s) 'fr de' doesn't exist in the project. #453
-
Hello.
Supplying single language id as argument works fine. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Hi @beshur Try checking this article For pre-translation, it's enough to only specify an Engine |
Beta Was this translation helpful? Give feedback.
-
@beshur I see, thanks for the input. Well, in this case, as the system says, you need to contact our support team (email to [email protected]) 🙂 Please include in the email project id + configuration file (without credentials, we just need to check the structure) |
Beta Was this translation helpful? Give feedback.
-
Hi @beshur! You need to specify the language code but in the following format: crowdin pre-translate --method mt --engine-id 295853 --language "fr" Also, please try the following: crowdin pre-translate --method mt --engine-id 295853 --language "fr" --language "de"
|
Beta Was this translation helpful? Give feedback.
-
Thank you, that works, as I had mentioned in the original post.
Is there a way to run pretranslation for multiple languages at once?
…On Tue, 24 May 2022, 09:01 Andrii Bodnar, ***@***.***> wrote:
Hi @beshur <https://github.com/beshur>!
You need to specify the language code but in the following format:
crowdin pre-translate --method mt --engine-id 295853 --language "fr"
—
Reply to this email directly, view it on GitHub
<#453 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEB6MNOI63ZNQIYZKGMBODVLRWFJANCNFSM5WWLBTUQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hi @beshur!
You need to specify the language code but in the following format:
crowdin pre-translate --method mt --engine-id 295853 --language "fr"
Also, please try the following:
crowdin pre-translate --method mt --engine-id 295853 --language "fr" --language "de"
--language "fr de"
- is incorrect way