We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568caeb commit 80c33e0Copy full SHA for 80c33e0
translator.py
@@ -1,4 +1,4 @@
1
-from googletrans import Translator
+from googletrans import Translator, LANGUAGES
2
3
class TranslatorWrapper:
4
def __init__(self):
0 commit comments