From 2f0cf218fcc7fe757e06ef5e4b6dae4353847cb9 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 18 Feb 2023 21:58:30 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 90.2% (314 of 348 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hant/ --- public/locales/zh-Hant/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index e9a8b524f..a3e1c61c8 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/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" } }