This commit is contained in:
Official Noob
2019-08-12 22:07:24 +01:00
committed by GitHub
parent 806456d287
commit b13837ce44

View File

@@ -27,7 +27,7 @@
"502": { "502": {
"message": "It seems the server is down. Contact the dev to inform them." "message": "It seems the server is down. Contact the dev to inform them."
}, },
"ChannelWhitelisted": { "channelWhitelisted": {
"message": "Channel Whitelisted!" "message": "Channel Whitelisted!"
}, },
"Sponsor": { "Sponsor": {
@@ -48,56 +48,56 @@
"Hide": { "Hide": {
"message": "Don't Show This Again" "message": "Don't Show This Again"
}, },
"HitGoBack": { "hitGoBack": {
"message": "Hit go back to get to where you came from." "message": "Hit go back to get to where you came from."
}, },
"GoBack": { "goBack": {
"message": "Go back" "message": "Go back"
}, },
"ConfirmMSG": { "confirmMSG": {
"message": "\n\nTo edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner." "message": "\n\nTo edit or delete individual values, click the info button or open the extension popup by clicking the extension icon in the top right corner."
}, },
"ClearThis": { "clearThis": {
"message": "Are you sure you want to clear this?\n\n" "message": "Are you sure you want to clear this?\n\n"
}, },
"Unknown": { "Unknown": {
"message": "There was an error submitting your sponsor times, please try again later." "message": "There was an error submitting your sponsor times, please try again later."
}, },
"SponsorFound": { "sponsorFound": {
"message": "This video's sponsors are in the database!" "message": "This video's sponsors are in the database!"
}, },
"Sponsor404": { "sponsor404": {
"message": "No sponsors found" "message": "No sponsors found"
}, },
"SponsorStart": { "sponsorStart": {
"message": "Sponsorship Starts Now" "message": "Sponsorship Starts Now"
}, },
"SponsorEND": { "sponsorEND": {
"message": "Sponsorship Ends Now" "message": "Sponsorship Ends Now"
}, },
"noVIDEOID": { "noVIDEOID": {
"message": "This probably isn't a YouTube tab, or you clicked too early. \n If you know this is a YouTube tab,\n close this popup and open it again." "message": "This probably isn't a YouTube tab, or you clicked too early. \n If you know this is a YouTube tab,\n close this popup and open it again."
}, },
"VOTED": { "Voted": {
"message": "Thanks for voting!" "message": "Thanks for voting!"
}, },
"VOTE_FAIL": { "voteFAIL": {
"message": "You have already voted this way before." "message": "You have already voted this way before."
}, },
"ServerDown": { "serverDown": {
"message": "It seems the sever is down. Contact the dev immediately." "message": "It seems the sever is down. Contact the dev immediately."
}, },
"connectionError": { "connectionError": {
"message": "A connection error has occured. Error code: " "message": "A connection error has occured. Error code: "
}, },
"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)."
}, },
"popup": { "Popup": {
"message": "popup_en.html" "message": "popup_en.html"
} }
} }