diff --git a/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json b/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json index 9475f7e3ba..327a56faee 100644 --- a/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json +++ b/packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json @@ -28,7 +28,7 @@ "theme.blog.post.plurals": "{count} 篇博文", "theme.blog.post.readMore": "阅读更多", "theme.blog.post.readMoreLabel": "阅读 {title} 的全文", - "theme.blog.post.readingTime.plurals": "{readingTime} 分钟阅读", + "theme.blog.post.readingTime.plurals": "阅读需 {readingTime} 分钟", "theme.blog.sidebar.navAriaLabel": "最近博文导航", "theme.blog.tagTitle": "{nPosts} 含有标签「{tagName}」", "theme.colorToggle.ariaLabel": "切换浅色/暗黑模式(当前为{mode})",