From 029901e0b61d36c1d53266e3d97069d63e135ebc Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 13:02:25 +0200 Subject: [PATCH] New translations dashdot.json (German) --- public/locales/de/modules/dashdot.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/de/modules/dashdot.json b/public/locales/de/modules/dashdot.json index dd1486b43..594f1ab4c 100644 --- a/public/locales/de/modules/dashdot.json +++ b/public/locales/de/modules/dashdot.json @@ -30,20 +30,20 @@ "card": { "title": "Dash.", "errors": { - "noService": "No dash. service found. Please add one to your Homarr dashboard or set a dashdot URL in the module options", - "noInformation": "Cannot acquire information from dash. - are you running the latest version?" + "noService": "Kein Dash. Service gefunden. Bitte füge einen zu deinem Homarr Dashboard hinzu oder setze eine Dash. URL in den Modul-Optionen.", + "noInformation": "Informationen konnten nicht von Dash. geladen werden. Betriebst du die neuste Version?" }, "graphs": { "storage": { - "title": "Storage", - "label": "Storage:" + "title": "Speicher", + "label": "Speicher:" }, "network": { - "title": "Network", - "label": "Network:", + "title": "Netzwerk", + "label": "Netzwerk:", "metrics": { - "download": "Down", - "upload": "Up" + "download": "Eingehend", + "upload": "Ausgehend" } }, "cpu": {