libretranslate-integrationA simple extension that calls libretranslate to translate text in the editor. FeaturesSupports translating selected text as well as inserting translations on a new line. RequirementsCurrently the only requirement is to have libretranslate installed through pip:
Once installed, make sure in a terminal that libretranslate is running by simply calling it:
And you should see the following service running on port 5000 by default. (This is hard-coded at the moment.)
|