Add chat for warnings after voting

This commit is contained in:
Ajay Ramachandran
2021-07-29 19:16:18 -04:00
parent d0949452da
commit c84a951acc
5 changed files with 22 additions and 8 deletions

View File

@@ -678,5 +678,8 @@
},
"warningChatInfo": {
"message": "You got a warning and cannot submit segments temporarily. This means that we noticed you were making some common mistakes that are not malicious, and we just want to clarify the rules. You can also join this chat using discord.gg/SponsorBlock or matrix.to/#/+sponsor:ajay.app"
},
"voteRejectedWarning": {
"message": "Vote rejected due to a warning. Click to open a chat to resolve it, or come back later when you have time."
}
}