mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-15 16:07:06 +03:00
remove unused translation and add context
This commit is contained in:
@@ -358,9 +358,6 @@
|
|||||||
"youHaveSkipped": {
|
"youHaveSkipped": {
|
||||||
"message": "You've skipped "
|
"message": "You've skipped "
|
||||||
},
|
},
|
||||||
"youHaveSaved": {
|
|
||||||
"message": "You have saved yourself "
|
|
||||||
},
|
|
||||||
"minLower": {
|
"minLower": {
|
||||||
"message": "minute"
|
"message": "minute"
|
||||||
},
|
},
|
||||||
@@ -374,10 +371,12 @@
|
|||||||
"message": "hours"
|
"message": "hours"
|
||||||
},
|
},
|
||||||
"youHaveSavedTime": {
|
"youHaveSavedTime": {
|
||||||
"message": "You've saved people"
|
"message": "You've saved people",
|
||||||
|
"description": "You've saved people from 887,362 segments (236d 15h 5.3 minutes of their lives)."
|
||||||
},
|
},
|
||||||
"youHaveSavedTimeEnd": {
|
"youHaveSavedTimeEnd": {
|
||||||
"message": " of their lives"
|
"message": " of their lives",
|
||||||
|
"description": "You've saved people from 887,362 segments (236d 15h 5.3 minutes of their lives)."
|
||||||
},
|
},
|
||||||
"statusReminder": {
|
"statusReminder": {
|
||||||
"message": "Check status.sponsor.ajay.app for server status."
|
"message": "Check status.sponsor.ajay.app for server status."
|
||||||
@@ -656,9 +655,6 @@
|
|||||||
"message": "Show an icon when a video is entirely an advertisement",
|
"message": "Show an icon when a video is entirely an advertisement",
|
||||||
"description": "Referring to the category pill that is now shown on videos that are entirely sponsor or entirely selfpromo"
|
"description": "Referring to the category pill that is now shown on videos that are entirely sponsor or entirely selfpromo"
|
||||||
},
|
},
|
||||||
"colorFormatIncorrect": {
|
|
||||||
"message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning."
|
|
||||||
},
|
|
||||||
"previewColor": {
|
"previewColor": {
|
||||||
"message": "Unsubmitted Color",
|
"message": "Unsubmitted Color",
|
||||||
"description": "Referring to submissions that have not been sent to the server yet."
|
"description": "Referring to submissions that have not been sent to the server yet."
|
||||||
|
|||||||
Reference in New Issue
Block a user