Update secrets.js

Added new translateProvider: Lingva Translate
This commit is contained in:
berbant 2024-01-31 22:50:00 +04:00 committed by GitHub
parent 5252d74450
commit 623e2b99ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ const SECRET_KEYS = {
DEEPL: 'deepl',
LIBRE: 'libre',
LIBRE_URL: 'libre_url',
LINGVA_URL: 'lingva_url',
OPENROUTER: 'api_key_openrouter',
SCALE: 'api_key_scale',
AI21: 'api_key_ai21',