Hain Translate (Extended)
Hain plugin to translate sentence, based on https://github.com/tchoisy/hain-plugin-translate.git
Usage
/translate -m your_sentence -tl target_language -sl source_language
If you want to translate to language selected as source language, just write the sentence on language selected as target language.
To switch languages go to preferences, then select translate-ex plugin and set source and target languages to what you want.
Now the plugin has the ability to translate on the fly. This option is enabled by default. You can change this behavior in settings. You need to /reload
to apply changes.
Related
- got - Convenience wrapper for interacting with the API
License
MIT © Andrey Zhiryakov
Plugin Author: Tommy CHOISY