From 787f1c9d7d1307a98f368130efd0c1e8e9a0ddb2 Mon Sep 17 00:00:00 2001 From: Ben Phelps Date: Wed, 8 Nov 2023 13:31:24 +0200 Subject: [PATCH] New translations common.json (Dutch) --- public/locales/nl/common.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 50b0884f..b948f378 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -40,7 +40,7 @@ "load": "Belasting", "temp": "TEMP", "max": "Max", - "uptime": "OP", + "uptime": "UP", "months": "ma", "days": "d", "hours": "u", @@ -48,7 +48,7 @@ }, "unifi": { "users": "Gebruikers", - "uptime": "Online", + "uptime": "Systeem Uptime", "days": "Dagen", "wan": "WAN", "lan": "LAN", @@ -58,8 +58,8 @@ "wlan_devices": "WLAN Apparaten", "lan_users": "LAN Gebruikers", "wlan_users": "WLAN Gebruikers", - "up": "OP", - "down": "NEER", + "up": "UP", + "down": "OFFLINE", "wait": "Even geduld", "empty_data": "Subsysteem status onbekend" }, @@ -379,7 +379,7 @@ "temp": "TEMP", "_temp": "Temp", "warn": "Alert", - "uptime": "OP", + "uptime": "UP", "total": "Totaal", "free": "Vrij", "used": "Gebruikt",