diff options
author | Ajay <[email protected]> | 2023-03-18 21:12:56 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2023-03-18 21:12:56 -0400 |
commit | 9831c3393f8ecb90d3b35f32b4b1a138c5e69259 (patch) | |
tree | 25c523b14ab1ee6e7f6f9ac46c4f2fd96fe51223 /public/_locales | |
parent | 09511e8b3d67a539a637a8b33b9bd0fe023f6548 (diff) | |
download | SponsorBlock-9831c3393f8ecb90d3b35f32b4b1a138c5e69259.tar.gz SponsorBlock-9831c3393f8ecb90d3b35f32b4b1a138c5e69259.zip |
Remove chapters update message
Diffstat (limited to 'public/_locales')
-rw-r--r-- | public/_locales/en/messages.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 77d68cb7..e5c8d69a 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -1190,9 +1190,6 @@ "message": "New Feature: Crowd-sourced custom chapters. These are custom-named sections in videos that can be stacked to get more and more precise. Purchase a license to view the chapters submitted on this video such as: ", "description": "After the comma, a list of chapters for this video will appear" }, - "chapterNewFeature2": { - "message": "New Feature: Crowd-sourced custom chapters. These are custom-named sections in videos that can be stacked to get more and more precise. You have access for free, enable in options." - }, "unsubmittedSegmentCounts": { "message": "You currently have {0} on {1}", "description": "Example: You currently have 12 unsubmitted segments on 5 videos" |