✏️ Changes wording and typos
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"customizations": "Customizations"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": "Upload your config file by dragging and dropping it onto the page!"
|
||||
"configTip": "Upload your config file, by drag and dropping it onto the page!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "Made with ❤️ by @"
|
||||
@@ -26,4 +26,4 @@
|
||||
"enablelsidebardesc": "Optional. Can be used for apps and integrations only",
|
||||
"enablersidebardesc": "Optional. Can be used for apps and integrations only"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "Custom CSS",
|
||||
"placeholder": "Custom CSS will be executed last"
|
||||
"placeholder": "Custom CSS will be applied last"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Submit"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": "Config loader",
|
||||
"label": "Config changer",
|
||||
"loadingNew": "Loading your config...",
|
||||
"pleaseWait": "Please wait until your new config is loaded"
|
||||
"pleaseWait": "Please wait until your new config is loaded!"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Choose the name of your new config",
|
||||
@@ -60,11 +60,11 @@
|
||||
},
|
||||
"accept": {
|
||||
"title": "Configuration Upload",
|
||||
"text": "Drag files here to upload a config. Support for JSON only."
|
||||
"text": "Drag files here to upload a config. Support for JSON files only."
|
||||
},
|
||||
"reject": {
|
||||
"title": "Drag and Drop Upload rejected",
|
||||
"text": "This file format is not supported. Please only upload JSON."
|
||||
"text": "This file format is not supported. Please only upload JSON files."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"title": "Search engine",
|
||||
"configurationName": "Search engine configuration",
|
||||
"tips": {
|
||||
"generalTip": "Use the prefixes !yt and !t in front of your query to search on YouTube or for a Torrent respectively.",
|
||||
"generalTip": "There are multiple prefixes you can use! Adding these infront of your query will filter the results. !s (Web), !t (Torrents), !y (YouTube), and !m (Overseerr).",
|
||||
"placeholderTip": "%s can be used as a placeholder for the query."
|
||||
},
|
||||
"customEngine": {
|
||||
@@ -16,4 +16,4 @@
|
||||
"searchEnabled": {
|
||||
"label": "Search enabled"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"label": "Position widgets on left"
|
||||
}
|
||||
"label": "Position widgets on the left"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user