Added comment

pull/210/head
M66B 2 years ago
parent 7b3b90461f
commit 5985225017

@ -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

Loading…
Cancel
Save