diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 29cb5d06..dfbdbb62 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -14,7 +14,14 @@ "used": "Gebruikt", "load": "Laadt", "cpu": "CPU", - "mem": "MEM" + "mem": "MEM", + "days": "d", + "hours": "h", + "temp": "TEMP", + "max": "Max", + "uptime": "UP", + "months": "mo", + "minutes": "m" }, "docker": { "rx": "RX", @@ -226,7 +233,11 @@ "glances": { "cpu": "CPU", "mem": "MEM", - "wait": "Please wait" + "wait": "Please wait", + "temp": "TEMP", + "uptime": "UP", + "days": "d", + "hours": "h" }, "changedetectionio": { "totalObserved": "Totaal waargenomen", @@ -391,8 +402,8 @@ "no_devices": "Geen Apparaat Data Ontvangen" }, "common": { - "bibyterate": "", - "bibitrate": "" + "bibyterate": "{{value, rate(bits: false; binary: true)}}", + "bibitrate": "{{value, rate(bits: true; binary: true)}}" }, "omada": { "connectedAp": "Connected APs",