From 413b7a7203f04a1d8c8491c582283b29f1541475 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sat, 17 Dec 2022 06:41:41 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 62.6% (168 of 268 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/zh_Hans/ --- public/locales/zh-CN/common.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 621544e2a..bf4d502ca 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -367,5 +367,9 @@ "queue": "Queue", "processed": "Processed", "errored": "Errored" + }, + "miniflux": { + "read": "Read", + "unread": "Unread" } }