BetterDiscordAddons/PluginsV2/GoogleTranslateOption/config.json

16 lines
686 B
JSON

{
"info": {
"name": "GoogleTranslateOption",
"authors": [
{
"name": "DevilBro",
"url": "https://www.paypal.me/MircoWittrien",
"discord_id": "278543574059057154",
"github_username": "mwittrien"
}
],
"version": 1.0,
"description": "Adds a Google Translate option to your context menu, which shows a preview of the translated text and on click will open the selected text in Google Translate. Also adds a translation button to your textareas, which will automatically translate the text for you before it is being send. DeepLApi written by square. Thanks ;) \n\nMy Support Server: http://bit.ly/DevilBrosHaus or https://discordapp.com/invite/Jx3TjNS"
}
}