diff options
author | Ajay Ramachandran <[email protected]> | 2020-12-14 23:39:06 -0500 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2020-12-14 23:39:06 -0500 |
commit | 59fbc84017c1cfcd9970ecbf0fb3d7163aad35e7 (patch) | |
tree | 9b8a867fe1ac58868d4d0e33790b9d25e23af96b /public | |
parent | 4b0c6b80f6f0425459087259c5b0e39eeda9a38f (diff) | |
download | SponsorBlock-59fbc84017c1cfcd9970ecbf0fb3d7163aad35e7.tar.gz SponsorBlock-59fbc84017c1cfcd9970ecbf0fb3d7163aad35e7.zip |
Go back to old names for channel whitelisting
Diffstat (limited to 'public')
-rw-r--r-- | public/_locales/en/messages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index a13a3165..c6d5db91 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -122,10 +122,10 @@ "message": "Are you sure you want to submit this?" }, "whitelistChannel": { - "message": "Add to whitelist" + "message": "Whitelist channel" }, "removeFromWhitelist": { - "message": "Remove from whitelist" + "message": "Remove channel from whitelist" }, "voteOnTime": { "message": "Vote On A Segment" |