From 7602ec8479c60919ac9cf07f4b78e53d25cb71ca Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Fri, 23 Dec 2022 17:12:28 +0000
Subject: [PATCH] Translated using Weblate (Dutch)

Currently translated at 22.4% (63 of 281 strings)

Translation: Homepage/Homepage
Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/
---
 public/locales/nl/common.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json
index e70bd7e7..39d9854f 100644
--- a/public/locales/nl/common.json
+++ b/public/locales/nl/common.json
@@ -386,5 +386,11 @@
         "upload": "Upload",
         "leech": "Leech",
         "seed": "Seed"
+    },
+    "mikrotik": {
+        "cpuLoad": "CPU Load",
+        "memoryUsed": "Memory Used",
+        "uptime": "Uptime",
+        "numberOfLeases": "Leases"
     }
 }