Plugin for Wox that translates between english and any other language.
Pressing Enter
will redirect to a Google Translate page with the query.
To change your main language, replace this line in main.py
:
LANGUAGE = 'ru'
Install TextBlob:
pip install textblob
To install the plugin, type in Wox:
wpm install Direct Translate