From 198aec0a0bdb615c947920c397b074143ac290cb Mon Sep 17 00:00:00 2001 From: ajnart Date: Mon, 14 Aug 2023 14:38:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20Change=20docker=20internalizatio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/locales/en/tools/docker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/tools/docker.json b/public/locales/en/tools/docker.json index 548af472e..ff8250b72 100644 --- a/public/locales/en/tools/docker.json +++ b/public/locales/en/tools/docker.json @@ -2,7 +2,7 @@ "title": "Docker", "alerts": { "notConfigured": { - "text": "Your Homarr instance does not have Docker configured. Please check the documentation on how to set up the integration." + "text": "Your Homarr instance does not have Docker configured or it has falied to fetch containers. Please check the documentation on how to set up the integration." } } } \ No newline at end of file