mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
Add example for abbreviations
This commit is contained in:
parent
a8fee918e4
commit
33094f2541
1 changed files with 4 additions and 2 deletions
|
@ -839,9 +839,11 @@
|
|||
"message": "New! Skip tangents and jokes with the filler category. Enable in options"
|
||||
},
|
||||
"dayAbbreviation": {
|
||||
"message": "d"
|
||||
"message": "d",
|
||||
"description": "100d"
|
||||
},
|
||||
"hourAbbreviation": {
|
||||
"message": "h"
|
||||
"message": "h",
|
||||
"description": "100h"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue