JanEbbing
JanEbbing
Edit: Sorry I didnt see the `.Result` at the end of your lines, I corrected my answer. Hi, thanks for reaching out! there is maybe a related issue here: https://github.com/DeepLcom/deepl-dotnet/issues/15...
Hi @louisgaume , there is some functionality for this already, does it not cover your use case? You can do the following ``` import deepl deepl.http_client.min_connection_timeout = 5.0 translator =...
Hi, sorry for the delay in getting to this. This should mean an internal error occured, does it keep happening when trying this document (we might have had some technical...
There is now an [official article](https://curl.se/docs/CVE-2023-38545.html) on the vulnerability. Please update the `curl` installation on your system to 8.4.0 > Affected versions: libcurl [7.69.0](https://curl.se/docs/vuln-7.69.0.html) to and including [8.3.0](https://curl.se/docs/vuln-8.3.0.html) > Not...
Hi, what is the bug here exactly? The information is in the readme: ``` Some target languages also include the regional variant according to ISO 3166-1, for example 'en-US', or...
Hi @kalebheitzman - not sure why it broke, but we did not change anything in this regard. DeepL differentiates between a `sourceLanguage` (language the text is in, can be null...
Hey @larslockefeer how much work do you think this would be? Im very interested in this feature and might take a stab at it if you don't plan to do...
This is a great suggestion, if you could up a PR I'll merge it, thanks!
Hi @githubUE , sorry, our document translation feature currently has no way to leave parts of the document untranslated, it would just translate everything into the target language. The only...
Hi, I can't reproduce this (but will add that mypy passes for an example project to our new CI stage). Could you tell me the `deepl` and `mypy` versions please?...