Add DeepLX translation provider #1111

This commit is contained in:
Cohee
2023-09-10 18:22:39 +03:00
parent d17ac770e6
commit d19c151669
3 changed files with 98 additions and 7 deletions

View File

@ -17,6 +17,7 @@ const SECRET_KEYS = {
AI21: 'api_key_ai21',
SCALE_COOKIE: 'scale_cookie',
ONERING_URL: 'oneringtranslator_url',
DEEPLX_URL: 'deeplx_url',
}
/**