diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 2fb21c8b..b1ce4eef 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -17,7 +17,14 @@ "used": "Gebraucht", "load": "Last", "cpu": "CPU", - "mem": "RAM" + "mem": "RAM", + "temp": "TEMP", + "max": "Max", + "uptime": "UP", + "months": "mo", + "days": "d", + "hours": "h", + "minutes": "m" }, "docker": { "rx": "Rx", @@ -226,7 +233,11 @@ "glances": { "cpu": "Prozessor", "mem": "RAM", - "wait": "Bitte warten" + "wait": "Bitte warten", + "temp": "TEMP", + "uptime": "UP", + "days": "d", + "hours": "h" }, "changedetectionio": { "totalObserved": "Gesamt beobachtet",