From b98e716d3a6f76a37d97c361664a3de42f75789d Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 13 May 2023 20:45:24 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 54.7% (242 of 442 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 9f98b0992..8c43d1228 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -605,5 +605,15 @@ "memUsage": "MEM Usage", "systemTempC": "System Temp", "poolUsage": "Pool Usage" + }, + "pfsense": { + "load": "Load Avg", + "memory": "Mem Usage", + "wanStatus": "WAN Status", + "up": "Up", + "down": "Down", + "temp": "Temp", + "disk": "Disk Usage", + "wanIP": "WAN IP" } }