From 5aae8273dcd999bc11904bc8c9d7b72e769fa200 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 14 Nov 2024 15:56:34 +0800 Subject: [PATCH] feat: update text --- locales/settings/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/settings/zh-CN.json b/locales/settings/zh-CN.json index 5beb2239f2..4b1c6b44d5 100644 --- a/locales/settings/zh-CN.json +++ b/locales/settings/zh-CN.json @@ -14,7 +14,7 @@ "actions.action_card.enable_readability": "启用阅读模式", "actions.action_card.feed_options.entry_author": "条目作者", "actions.action_card.feed_options.entry_content": "条目内容", - "actions.action_card.feed_options.entry_media_length": "条目媒体时长", + "actions.action_card.feed_options.entry_media_length": "条目媒体个数", "actions.action_card.feed_options.entry_title": "条目标题", "actions.action_card.feed_options.entry_url": "条目地址", "actions.action_card.feed_options.feed_category": "订阅源分类",