✏️ Changes wording and typos
This commit is contained in:
@@ -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