Add OneRingTranslator #521

This commit is contained in:
Cohee
2023-09-10 17:27:50 +03:00
parent ec23356c99
commit 70071312d3
3 changed files with 98 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ const SECRET_KEYS = {
SCALE: 'api_key_scale',
AI21: 'api_key_ai21',
SCALE_COOKIE: 'scale_cookie',
ONERING_URL: 'oneringtranslator_url',
}
/**