From 49ead8113ef84e6c34c0d09d2c1790877f05431f Mon Sep 17 00:00:00 2001 From: Anonymous Date: Wed, 26 Oct 2022 14:33:01 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 64.4% (138 of 214 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 f1245ac5..1a3b524b 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -281,5 +281,11 @@ "up_to_date": "Up to Date", "child_bridges": "Child Bridges", "child_bridges_status": "{{ok}}/{{total}}" + }, + "autobrr": { + "approvedPushes": "Approved", + "rejectedPushes": "Rejected", + "filters": "Filters", + "indexers": "Indexers" } }