chore: update sponsorblock title

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-01-05 23:58:16 +08:00
parent 47e79ee7d8
commit 0d63d6102f

View File

@@ -57,7 +57,7 @@ enum SegmentType {
}
extension SegmentTypeExt on SegmentType {
/// from https://github.com/hanydd/BilibiliSponsorBlock/*/public/_locales/zh_CN/messages.json
/// from https://github.com/hanydd/BilibiliSponsorBlock/blob/master/public/_locales/zh_CN/messages.json
String get title => [
'赞助广告', //sponsor
'无偿/自我推广', //selfpromo
@@ -68,7 +68,7 @@ extension SegmentTypeExt on SegmentType {
'音乐:非音乐部分', //music_offtopic
'精彩时刻/重点', //poi_highlight
'离题闲聊/玩笑', //filler
'品牌合作', //exclusive_access
'柔性推广/品牌合作', //exclusive_access
][index];
String get shortTitle => [