mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Added comment
This commit is contained in:
@@ -70,6 +70,7 @@ import javax.net.ssl.HttpsURLConnection;
|
||||
|
||||
public class DeepL {
|
||||
// https://www.deepl.com/docs-api/
|
||||
// https://github.com/DeepLcom/deepl-java
|
||||
private static JSONArray jlanguages = null;
|
||||
|
||||
private static final int DEEPL_TIMEOUT = 20; // seconds
|
||||
|
||||
Reference in New Issue
Block a user