1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2024-12-30 16:17:41 +01:00

Fix spelling mistakes in en.json

This commit is contained in:
William Oldham 2023-12-09 14:22:50 +00:00
parent 1bed315464
commit 8664929b05

View file

@ -3,7 +3,7 @@
"deviceNameLabel": "Device name", "deviceNameLabel": "Device name",
"deviceNamePlaceholder": "Personal phone", "deviceNamePlaceholder": "Personal phone",
"hasAccount": "Already have an account? <0>Login here.</0>", "hasAccount": "Already have an account? <0>Login here.</0>",
"createAccount": "Dont have an account yet? <0>Create an account.</0>", "createAccount": "Don't have an account yet? <0>Create an account.</0>",
"register": { "register": {
"information": { "information": {
"title": "Account information", "title": "Account information",
@ -26,7 +26,7 @@
"generate": { "generate": {
"title": "Your passphrase", "title": "Your passphrase",
"next": "I have saved my passphrase", "next": "I have saved my passphrase",
"description": "Your passphase acts as your username and password. Make sure to keep it safe as you will need to enter it to login to your account" "description": "Your passphrase acts as your username and password. Make sure to keep it safe as you will need to enter it to login to your account"
}, },
"trust": { "trust": {
"title": "Do you trust this server?", "title": "Do you trust this server?",
@ -91,7 +91,7 @@
"items": { "items": {
"pending": "Checking for videos...", "pending": "Checking for videos...",
"notFound": "Doesn't have the video", "notFound": "Doesn't have the video",
"failure": "Error occured" "failure": "Error occurred"
} }
}, },
"playbackError": { "playbackError": {
@ -104,7 +104,7 @@
"errorNetwork": "Some kind of network error occurred which prevented the media from being successfully fetched, despite having previously been available.", "errorNetwork": "Some kind of network error occurred which prevented the media from being successfully fetched, despite having previously been available.",
"errorDecode": "Despite having previously been determined to be usable, an error occurred while trying to decode the media resource, resulting in an error.", "errorDecode": "Despite having previously been determined to be usable, an error occurred while trying to decode the media resource, resulting in an error.",
"errorNotSupported": "The media or media provider object is not supported.", "errorNotSupported": "The media or media provider object is not supported.",
"errorGenericMedia": "Unknown media error occured." "errorGenericMedia": "Unknown media error occurred."
} }
}, },
"metadata": { "metadata": {
@ -230,7 +230,7 @@
}, },
"night": { "night": {
"default": "What would you like to watch tonight?", "default": "What would you like to watch tonight?",
"extra": ["Tired? I hear The Excorcist is good."] "extra": ["Tired? I hear The Exorcist is good."]
} }
}, },
"search": { "search": {
@ -276,6 +276,7 @@
"register": "Sync to cloud", "register": "Sync to cloud",
"settings": "Settings", "settings": "Settings",
"about": "About us", "about": "About us",
"donation": "Donate",
"support": "Support", "support": "Support",
"logout": "Log out" "logout": "Log out"
} }
@ -398,7 +399,7 @@
} }
}, },
"footer": { "footer": {
"tagline": "Watch your favorite shows and movies with this open source streaming app.", "tagline": "Watch your favourite shows and movies with this open source streaming app.",
"links": { "links": {
"github": "GitHub", "github": "GitHub",
"dmca": "DMCA", "dmca": "DMCA",