From 79fd470bbfc114233758d3a049ed68ea634531c9 Mon Sep 17 00:00:00 2001 From: WangLei1993 Date: Wed, 21 Jan 2026 01:32:16 +0800 Subject: [PATCH] add Chinese translation for new entry --- commafeed-client/src/locales/zh/messages.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/commafeed-client/src/locales/zh/messages.po b/commafeed-client/src/locales/zh/messages.po index 55437a74..dd035b97 100644 --- a/commafeed-client/src/locales/zh/messages.po +++ b/commafeed-client/src/locales/zh/messages.po @@ -230,7 +230,7 @@ msgstr "确认密码" #: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Confirm Password" -msgstr "" +msgstr "确认密码" #: src/components/header/ProfileMenu.tsx msgid "Cozy" @@ -499,7 +499,7 @@ msgstr "初始化设置" #: src/pages/auth/PasswordResetPage.tsx msgid "Invalid password reset link. Please request a new one." -msgstr "" +msgstr "密码重置链接无效,请重新申请。" #: src/components/content/FeedEntryContextMenu.tsx #: src/components/content/FeedEntryFooter.tsx @@ -647,7 +647,7 @@ msgstr "新密码" #: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "New Password" -msgstr "" +msgstr "新密码" #: src/pages/app/AboutPage.tsx msgid "Newest first" @@ -839,7 +839,7 @@ msgstr "此 CommaFeed 实例上的注册已关闭" #: src/pages/auth/PasswordResetPage.tsx #: src/pages/auth/PasswordResetPage.tsx msgid "Reset Password" -msgstr "" +msgstr "重置密码" #: src/pages/app/AboutPage.tsx msgid "REST API" @@ -1119,4 +1119,4 @@ msgstr "您的订阅已经进入刷新队列。" #: src/pages/auth/PasswordResetPage.tsx msgid "Your password has been changed. You can now log in with your new password." -msgstr "" +msgstr "您的密码已更改。您现在可以使用新密码登录。"