aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/_locales/en/messages.json
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-07-29 18:16:44 -0400
committerAjay Ramachandran <[email protected]>2021-07-29 18:16:44 -0400
commit1a855a6993c1b6ccbacedeccfc56993dfb6ad124 (patch)
tree183d106f272a4a244500efe69600735c7344aba3 /public/_locales/en/messages.json
parent1656fae2d4113264400d0da4eb956fc6824fb7cf (diff)
downloadSponsorBlock-1a855a6993c1b6ccbacedeccfc56993dfb6ad124.tar.gz
SponsorBlock-1a855a6993c1b6ccbacedeccfc56993dfb6ad124.zip
Add basic chat box when getting a warning
Diffstat (limited to 'public/_locales/en/messages.json')
-rw-r--r--public/_locales/en/messages.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index 8a5a2b30..4a462055 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -675,5 +675,8 @@
},
"hideForever": {
"message": "Hide forever"
+ },
+ "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"
}
}