mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
Changed skipping status text
This commit is contained in:
parent
21f4d2928f
commit
5e4aed7afd
1 changed files with 2 additions and 2 deletions
|
@ -256,10 +256,10 @@
|
|||
"message": "Connection Timeout. Check your internet connection. If your internet is working, the server is probably overloaded or down."
|
||||
},
|
||||
"disableSkipping": {
|
||||
"message": "Extension is enabled."
|
||||
"message": "Skipping is enabled"
|
||||
},
|
||||
"enableSkipping": {
|
||||
"message": "Extension is disabled."
|
||||
"message": "Skipping is disabled"
|
||||
},
|
||||
"yourWork": {
|
||||
"message": "Your Work",
|
||||
|
|
Loading…
Reference in a new issue