NicolasGrosjean / Translate_helper

A Java application to help to translate the localisation files of the Paradox games.
31 stars 0 forks source link

Allow to use DeepL Premium #52

Open NicolasGrosjean opened 1 year ago

NicolasGrosjean commented 1 year ago

Currently we can use free DeepL but the is no option to use DeepL Premium.

The definition of the DeepL API is done here :

https://github.com/NicolasGrosjean/Translate_helper/blob/88972c660aa96a1f22965785708394d93b385ae0/src/translator/DeeplTranslate.java#L43-L44