-
Notifications
You must be signed in to change notification settings - Fork 89
Closed
Description
Hi there.
I'm trying to translate text in korean.
It took me a long time to realise that this is not an available language for your service.
Any request where I send source_lang="ko", I get a 429 error with a {"message":"Too many requests"} response, which is not very indicative of what is going on.
Is there any way to keep a synced up version of which languages you offer?
Here is the current function that is used to check for valid language.
deepl-python/deepl/translator.py
Line 594 in 4665afe
| def _check_valid_languages( |
Here are a list of languages that you offer:
deepl-python/deepl/translator.py
Line 343 in 4665afe
| BULGARIAN = "bg" |
Metadata
Metadata
Assignees
Labels
No labels