mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-10 05:09:16 -05:00
add BetterDiscord folder
This commit is contained in:
19
BetterDiscord/plugins/GoogleTranslateOption.config.json
Normal file
19
BetterDiscord/plugins/GoogleTranslateOption.config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "2.0.5"
|
||||
},
|
||||
"choices": {
|
||||
"inputContext": "auto",
|
||||
"inputMessage": "auto",
|
||||
"outputContext": "$discord",
|
||||
"outputMessage": "$discord"
|
||||
},
|
||||
"engines": {
|
||||
"translator": "googleapi"
|
||||
},
|
||||
"settings": {
|
||||
"addTranslateButton": true,
|
||||
"sendOriginalMessage": false,
|
||||
"useChromium": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user