From 94481e8e78a2783bf09430b5dfd2a0aa9639a1d6 Mon Sep 17 00:00:00 2001 From: walkxcode Date: Fri, 13 Jan 2023 20:44:28 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Ajnart=20review=20changes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/modules/torrents-status.json | 8 ++++---- public/locales/en/settings/general/search-engine.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/en/modules/torrents-status.json b/public/locales/en/modules/torrents-status.json index 07e0a5f5d..fab92cd83 100644 --- a/public/locales/en/modules/torrents-status.json +++ b/public/locales/en/modules/torrents-status.json @@ -1,7 +1,7 @@ { "descriptor": { "name": "Torrent", - "description": "Displays a list of torrents from supported Torrent Download clients.", + "description": "Displays a list of torrents from supported Torrent clients.", "settings": { "title": "Settings for Torrent widget", "refreshInterval": { @@ -39,12 +39,12 @@ }, "errors": { "noDownloadClients": { - "title": "No supported Torrent Download clients found!", - "text": "Add a supported Torrent Download client to view your current downloads" + "title": "No supported Torrent clients found!", + "text": "Add a supported Torrent client to view your current downloads" }, "generic": { "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": { diff --git a/public/locales/en/settings/general/search-engine.json b/public/locales/en/settings/general/search-engine.json index 525253ed8..86fe8b862 100644 --- a/public/locales/en/settings/general/search-engine.json +++ b/public/locales/en/settings/general/search-engine.json @@ -2,7 +2,7 @@ "title": "Search engine", "configurationName": "Search engine configuration", "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." }, "customEngine": {