From 75e310c19e777f8b95bf620bffaf83cbef1a5e4d Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Tue, 14 Feb 2023 04:22:50 +0000
Subject: [PATCH] Translated using Weblate (Dutch)

Currently translated at 26.2% (88 of 335 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 e75c4286..26da66ab 100644
--- a/public/locales/nl/common.json
+++ b/public/locales/nl/common.json
@@ -468,5 +468,11 @@
         "days": "Days",
         "uptime": "Uptime",
         "volumeAvailable": "Available"
+    },
+    "fileflows": {
+        "queue": "Queue",
+        "processing": "Processing",
+        "processed": "Processed",
+        "time": "Time"
     }
 }