aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/_locales/en
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-09-24 22:29:07 -0400
committerAjay <[email protected]>2022-09-24 22:29:07 -0400
commitda35e889f2d4d14395f0d4e2e857bd66f7e1a98a (patch)
treed67a560534680e11a744be41bd52086628576a8a /public/_locales/en
parentbb8975e93ae45a9c2e1e893b2f681d6295b8257a (diff)
downloadSponsorBlock-da35e889f2d4d14395f0d4e2e857bd66f7e1a98a.tar.gz
SponsorBlock-da35e889f2d4d14395f0d4e2e857bd66f7e1a98a.zip
Add option to disable segment names beside timestamp in video player
Diffstat (limited to 'public/_locales/en')
-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 70d93913..52c07049 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -35,6 +35,9 @@
"message": "Render segments as chapters",
"description": "Refers to drawing segments on the YouTube seek bar as split up chapters, similar to the existing chapter system"
},
+ "showSegmentNameInChapterBar": {
+ "message": "Show Current Segment Beside Video Time"
+ },
"upvoteButtonInfo": {
"message": "Upvote this submission"
},