From 61c89a0683946bdccd1d7fbe94a00c0226369790 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Fri, 18 Nov 2022 17:04:00 +0000
Subject: [PATCH] Translated using Weblate (Dutch)

Currently translated at 26.9% (63 of 234 strings)

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

diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json
index d51e5430..ae5cd06e 100644
--- a/public/locales/nl/common.json
+++ b/public/locales/nl/common.json
@@ -314,5 +314,10 @@
         "active": "Active",
         "total": "Total",
         "queue": "Queue"
+    },
+    "gluetun": {
+        "public_ip": "Public IP",
+        "region": "Region",
+        "country": "Country"
     }
 }