Allows users to auto-translate messages using libretranslate or google.
| Assets | ||
| Commands | ||
| Entities | ||
| Tools@9f9113fdad | ||
| Translations | ||
| .build.cmd | ||
| .build.sh | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| Globals.cs | ||
| GlobalSuppressions.cs | ||
| GoogleTranslateClient.cs | ||
| LICENSE | ||
| MSBuild.props | ||
| ProjectMakoto.Plugins.Translations.csproj | ||
| ProjectMakoto.Plugins.Translations.sln | ||
| README.md | ||
| RunTranslationGenerator.sh | ||
| TranslationPlugin.cs | ||
Makoto Translation Plugin

Allows users to automatically translate messages using LibreTranslate or Google!
Prerequisites
- ProjectMakoto-ready development environment
- LibreTranslate
- By far easiest way to set up a LibreTranslate instance is by using Docker
- After installing Docker, run:
docker run -ti --rm -p 5000:5000 libretranslate/libretranslate
- LibreTranslate