From f1ad45a0101ac4ce6604c6ea90794a4f9b03a204 Mon Sep 17 00:00:00 2001
From: Anonymous <noreply@weblate.org>
Date: Sun, 30 Jul 2023 14:20:16 +0000
Subject: [PATCH] Translated using Weblate (Chinese (Simplified))

Currently translated at 89.8% (444 of 494 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 1cf467d2..404b7b79 100644
--- a/public/locales/zh-CN/common.json
+++ b/public/locales/zh-CN/common.json
@@ -677,5 +677,11 @@
         "totalPrs": "Total PRs",
         "myPrs": "My PRs",
         "approved": "Approved"
+    },
+    "urbackup": {
+        "ok": "Ok",
+        "errored": "Errors",
+        "noRecent": "Out of Date",
+        "totalUsed": "Used Storage"
     }
 }