From 78088afb9ce37abb2286aad9bc222640f1081a0c Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Tue, 14 Feb 2023 04:22:52 +0000
Subject: [PATCH] Translated using Weblate (Chinese (Traditional))

Currently translated at 93.7% (314 of 335 strings)

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

diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json
index fd813bec..aa54134a 100644
--- a/public/locales/zh-Hant/common.json
+++ b/public/locales/zh-Hant/common.json
@@ -468,5 +468,11 @@
         "days": "Days",
         "uptime": "Uptime",
         "volumeAvailable": "Available"
+    },
+    "fileflows": {
+        "queue": "Queue",
+        "processing": "Processing",
+        "processed": "Processed",
+        "time": "Time"
     }
 }