From 338d723ffd2cfdaf67e29d6b1a0b7c61589ca141 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 14 Feb 2023 04:22:48 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 98.8% (331 of 335 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 58c2fcb0..572044f4 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -468,5 +468,11 @@ "uptime": "运行时间", "volumeAvailable": "剩余存储", "days": "天" + }, + "fileflows": { + "queue": "Queue", + "processing": "Processing", + "processed": "Processed", + "time": "Time" } }