Vocab-Apps / anki-language-tools

Anki Language Tools addon
GNU General Public License v3.0
6 stars 0 forks source link

Don't allow translation into same language #54

Open luc-vocab opened 2 years ago

luc-vocab commented 2 years ago

this generates an error on the backend for most services, for example: 400 POST https://translation.googleapis.com/language/translate/v2?prettyPrint=false: Bad language pair: en|en

sentry-io[bot] commented 2 years ago

Sentry issue: CLOUD-LANGUAGE-TOOLS-1H

sentry-io[bot] commented 2 years ago

Sentry issue: CLOUD-LANGUAGE-TOOLS-8

sentry-io[bot] commented 2 years ago

Sentry issue: CLOUD-LANGUAGE-TOOLS-9

luc-vocab commented 2 years ago

should be a check done on the backend.

luc-vocab commented 2 years ago

added an exception check for google translation