From 15fe9c20df7eaab4c1e10461f1a9965eeaf85f0f Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 17 Nov 2019 17:54:42 -0800 Subject: Show the number of read and unread entries for each feed --- locale/translations/zh_CN.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'locale/translations/zh_CN.json') diff --git a/locale/translations/zh_CN.json b/locale/translations/zh_CN.json index 99c74b5..8748695 100644 --- a/locale/translations/zh_CN.json +++ b/locale/translations/zh_CN.json @@ -80,7 +80,8 @@ "page.edit_user.title": "编辑用户 : %s", "page.feeds.title": "源", "page.feeds.last_check": "最后检查时间:", - "page.feeds.unread": "未读:", + "page.feeds.unread_counter": "未读条目数", + "page.feeds.read_counter": "读取条目数", "page.feeds.error_count": [ "%d 错误" ], -- cgit v1.2.3