Add LibreTranslate support #173
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Might be worth looking into adding LibreTranslate support since it's self hostable and doesn't rely on a third party service unlike DeepL.
You might know that Mastodon has implemented LibreTranslate support, though.
Add user content translations with configurable backends
https://github.com/mastodon/mastodon/pull/19218
Yeah that's kind of my idea, allow the instance admin to select which backend to use (LibreTranslate or DeepL) and input the appropriate API information to interact with the selected backend.