mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
✏️ Ajnart review changes
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"descriptor": {
|
"descriptor": {
|
||||||
"name": "Torrent",
|
"name": "Torrent",
|
||||||
"description": "Displays a list of torrents from supported Torrent Download clients.",
|
"description": "Displays a list of torrents from supported Torrent clients.",
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Settings for Torrent widget",
|
"title": "Settings for Torrent widget",
|
||||||
"refreshInterval": {
|
"refreshInterval": {
|
||||||
@@ -39,12 +39,12 @@
|
|||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"noDownloadClients": {
|
"noDownloadClients": {
|
||||||
"title": "No supported Torrent Download clients found!",
|
"title": "No supported Torrent clients found!",
|
||||||
"text": "Add a supported Torrent Download client to view your current downloads"
|
"text": "Add a supported Torrent client to view your current downloads"
|
||||||
},
|
},
|
||||||
"generic": {
|
"generic": {
|
||||||
"title": "An unexpected error occured",
|
"title": "An unexpected error occured",
|
||||||
"text": "Homarr was unable to communicate with your Torrent Download clients. Please check your configuration"
|
"text": "Homarr was unable to communicate with your Torrent clients. Please check your configuration"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"loading": {
|
"loading": {
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"title": "Search engine",
|
"title": "Search engine",
|
||||||
"configurationName": "Search engine configuration",
|
"configurationName": "Search engine configuration",
|
||||||
"tips": {
|
"tips": {
|
||||||
"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).",
|
"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 (Media).",
|
||||||
"placeholderTip": "%s can be used as a placeholder for the query."
|
"placeholderTip": "%s can be used as a placeholder for the query."
|
||||||
},
|
},
|
||||||
"customEngine": {
|
"customEngine": {
|
||||||
|
|||||||
Reference in New Issue
Block a user