-
Bug
-
Resolution: Fixed
-
None
-
High
-
DeepL plugin: validate language pairs to ability to use glossaries
-
Emptyshow more show less
Problem
Some translation queries from DeepL plugin result in error on DeepL side and meaningless error in translate5 log.
Description
Reason for that is that not all pairs can use glossaries for translation following reference: https://developers.deepl.com/docs/api-reference/glossaries
Solution
Fetch list of supported pairs and act accordingly.
So before proving list of possible connections and on actual attempt to connect TermCollection with DeepL check if language pair is supported.