deepl-java icon indicating copy to clipboard operation
deepl-java copied to clipboard

feat: add override for ``Translator.translateText`` to get rid of null parsing for ``sourceLang`` to auto-detect

Open Raboro opened this issue 1 year ago • 0 comments

  • added two method overrides
  • one for Languages as String and another for Language
  • overrides got no sourceLang as parameter and therefore have auto-detect (parse null)

Raboro avatar Sep 21 '24 15:09 Raboro