From 467f42e0f673307cad62a9ccd1b170b52a63b47c Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 18 Feb 2023 21:58:24 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 95.1% (331 of 348 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 1c50e7678..1ee87f34d 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -486,5 +486,12 @@ "memoryusage": "Memory Usage", "freespace": "Free Space", "activeusers": "Active Users" + }, + "kopia": { + "status": "Status", + "size": "Size", + "lastrun": "Last Run", + "nextrun": "Next Run", + "failed": "Failed" } }