From 9f80f05ef6716e6d9ad09629796978c8203a2765 Mon Sep 17 00:00:00 2001 From: Tagaishi Date: Mon, 14 Aug 2023 19:25:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Removing=20"Homarr"=20and=20"...?= =?UTF-8?q?"=20when=20unnecessary?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/modules/media-server.json | 2 +- public/locales/en/modules/torrents-status.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/en/modules/media-server.json b/public/locales/en/modules/media-server.json index 52e7d4b1f..4dd399283 100644 --- a/public/locales/en/modules/media-server.json +++ b/public/locales/en/modules/media-server.json @@ -6,7 +6,7 @@ "title": "Settings for media server widget" } }, - "loading": "Homarr is loading streams...", + "loading": "Loading streams", "card": { "table": { "header": { diff --git a/public/locales/en/modules/torrents-status.json b/public/locales/en/modules/torrents-status.json index 5901c0e5e..3f83a6396 100644 --- a/public/locales/en/modules/torrents-status.json +++ b/public/locales/en/modules/torrents-status.json @@ -59,12 +59,12 @@ }, "generic": { "title": "An unexpected error occurred", - "text": "Homarr was unable to communicate with your Torrent clients. Please check your configuration" + "text": "Unable to communicate with your Torrent clients. Please check your configuration" } }, "loading": { - "title": "Loading...", - "description": "Homarr is establishing a connection..." + "title": "Loading", + "description": "Establishing a connection" }, "popover": { "introductionPrefix": "Managed by",