mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01:00
Add silly stuff
This commit is contained in:
parent
8a84b729b2
commit
6bf1e7c866
1 changed files with 9 additions and 9 deletions
|
@ -89,7 +89,7 @@
|
||||||
"dmca": "DMCA",
|
"dmca": "DMCA",
|
||||||
"github": "GitHub"
|
"github": "GitHub"
|
||||||
},
|
},
|
||||||
"tagline": "Watch your favourite shows and movies with this open source streaming app."
|
"tagline": "Watch your favorite shows and movies with this silly 😛 open source streaming app."
|
||||||
},
|
},
|
||||||
"global": {
|
"global": {
|
||||||
"name": "sudo-flix",
|
"name": "sudo-flix",
|
||||||
|
@ -145,7 +145,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"media": {
|
"media": {
|
||||||
"episodeDisplay": "S{{season}} E{{episode}}",
|
"episodeDisplay": "S{{season}} - E{{episode}}",
|
||||||
"types": {
|
"types": {
|
||||||
"movie": "Movie",
|
"movie": "Movie",
|
||||||
"show": "Show"
|
"show": "Show"
|
||||||
|
@ -159,7 +159,7 @@
|
||||||
"about": "About us",
|
"about": "About us",
|
||||||
"donation": "Donate",
|
"donation": "Donate",
|
||||||
"logout": "Log out",
|
"logout": "Log out",
|
||||||
"register": "Sync to cloud",
|
"register": "Sync to sudo-cloud",
|
||||||
"settings": "Settings",
|
"settings": "Settings",
|
||||||
"support": "Support"
|
"support": "Support"
|
||||||
}
|
}
|
||||||
|
@ -174,8 +174,8 @@
|
||||||
"defaultConfirm": {
|
"defaultConfirm": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"confirm": "Use default setup",
|
"confirm": "Use default setup",
|
||||||
"description": "The default setup does not have the best streams and can be unbearably slow.",
|
"description": "The default setup does not have the best streams and can be unbearably slow. ( ͠° ͟ʖ ͡°)",
|
||||||
"title": "Are you sure? ૮ • ﻌ - ა"
|
"title": "Are you sure?"
|
||||||
},
|
},
|
||||||
"extension": {
|
"extension": {
|
||||||
"back": "Go back",
|
"back": "Go back",
|
||||||
|
@ -187,7 +187,7 @@
|
||||||
"notDetecting": "Installed on Chrome, but the site isn't detecting it? Try reloading the page!",
|
"notDetecting": "Installed on Chrome, but the site isn't detecting it? Try reloading the page!",
|
||||||
"notDetectingAction": "Reload page",
|
"notDetectingAction": "Reload page",
|
||||||
"status": {
|
"status": {
|
||||||
"disallowed": "Extension is not enabled for this page",
|
"disallowed": "Extension is not enabled for this page (,,>﹏<,,)",
|
||||||
"disallowedAction": "Enable extension",
|
"disallowedAction": "Enable extension",
|
||||||
"failed": "Failed to request status",
|
"failed": "Failed to request status",
|
||||||
"loading": "Waiting for you to install the extension",
|
"loading": "Waiting for you to install the extension",
|
||||||
|
@ -307,8 +307,8 @@
|
||||||
"title": "No embeds found"
|
"title": "No embeds found"
|
||||||
},
|
},
|
||||||
"noStream": {
|
"noStream": {
|
||||||
"text": "This source has no streams for this movie or show.",
|
"text": "This source has no streams for this movie or show. /ᐠ - ˕ -マ Ⳋ",
|
||||||
"title": "No stream"
|
"title": "No stream :("
|
||||||
},
|
},
|
||||||
"title": "Sources",
|
"title": "Sources",
|
||||||
"unknownOption": "Unknown"
|
"unknownOption": "Unknown"
|
||||||
|
@ -339,7 +339,7 @@
|
||||||
"extensionPermission": {
|
"extensionPermission": {
|
||||||
"badge": "Permission Missing",
|
"badge": "Permission Missing",
|
||||||
"button": "Use extension",
|
"button": "Use extension",
|
||||||
"text": "You have the browser extension, but we need your permission to get started using the extension.",
|
"text": "You have the browser extension, but we need your permission to get started using the extension. (¬_¬)",
|
||||||
"title": "Configure the extension"
|
"title": "Configure the extension"
|
||||||
},
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
|
|
Loading…
Reference in a new issue