From 42069d9502ad384bd33be73dfe026b3be02569a7 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Wed, 17 May 2023 17:41:03 +0000
Subject: [PATCH] Translated using Weblate (Dutch)

Currently translated at 53.6% (242 of 451 strings)

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

diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json
index 93c851bc..6e680d06 100644
--- a/public/locales/nl/common.json
+++ b/public/locales/nl/common.json
@@ -620,5 +620,13 @@
         "upstreams": "Upstreams",
         "requests": "Current requests",
         "requests_failed": "Failed requests"
+    },
+    "evcc": {
+        "pv_power": "Production",
+        "battery_soc": "Battery",
+        "grid_power": "Grid",
+        "home_power": "Consumption",
+        "charge_power": "Charger",
+        "watt_hour": "Wh"
     }
 }