diff options
-rw-r--r-- | public/_locales/en/messages.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 1d3e9f15..a8511bad 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -101,7 +101,7 @@ "message": "It seems the server is down. Contact the dev immediately." }, "connectionError": { - "message": "A connection error has occured. Error code: " + "message": "A connection error has occurred. Error code: " }, "clearTimes": { "message": "Clear Segments" @@ -353,7 +353,7 @@ "message": "Show Time With Skips Removed" }, "showTimeWithSkipsDescription": { - "message": "This time appears in brackets next to the current time on below the seekbar. This shows the total video duration minus any segments. This includes segments marked as only \"Show In Seekbar\"." + "message": "This time appears in brackets next to the current time on below the Seek Bar. This shows the total video duration minus any segments. This includes segments marked as only \"Show In Seek Bar\"." }, "youHaveSkipped": { "message": "You've skipped " @@ -407,7 +407,7 @@ "message": "Supported Sites: " }, "optionsInfo": { - "message": "Enable Invidious support, disable autoskip, hide buttons and more." + "message": "Enable Invidious support, disable auto skip, hide buttons and more." }, "addInvidiousInstance": { "message": "Add 3rd-Party Client Instance" @@ -496,7 +496,7 @@ "incorrectlyFormattedOptions": { "message": "This JSON is not formatted correctly. Your options have not been changed." }, - "confirmNoticeTitle" : { + "confirmNoticeTitle": { "message": "Submit Segment" }, "submit": { |