Moved to bottom

This commit is contained in:
Official Noob
2019-08-21 20:21:39 +01:00
committed by GitHub
parent bcdba798d9
commit 9ba30dbafa

View File

@@ -12,15 +12,6 @@
"message": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.", "message": "Skip over sponsorship on YouTube videos. Report sponsors on videos you watch to save the time of others.",
"description": "Description of the extension." "description": "Description of the extension."
}, },
"clearTimes": {
"message": "Clear Sponsor Times"
},
"openPopup": {
"message": "Open SponsorBlock Popup"
},
"SubmitTimes": {
"message": "Submit Sponsor Times"
},
"helpPage": { "helpPage": {
"message": "index_en.html" "message": "index_en.html"
}, },
@@ -130,7 +121,17 @@
"wantToSubmit": { "wantToSubmit": {
"message": "Do you want to submit the sponsor times for video id" "message": "Do you want to submit the sponsor times for video id"
}, },
"leftTimes": { "leftTimes": {
"message": "You seem to have left some sponsor times unsubmitted. Go back to that page to submit them (they are not deleted)." "message": "You seem to have left some sponsor times unsubmitted. Go back to that page to submit them (they are not deleted)."
} }
"clearTimes": {
"message": "Clear Sponsor Times"
},
"openPopup": {
"message": "Open SponsorBlock Popup"
},
"SubmitTimes": {
"message": "Submit Sponsor Times"
},
} }