From b108bf06e5bc268850ad0d45785347455df85127 Mon Sep 17 00:00:00 2001 From: WangLei1993 Date: Fri, 16 Jan 2026 22:21:00 +0800 Subject: [PATCH] add Chinese translation for new entry --- commafeed-client/src/locales/zh/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-client/src/locales/zh/messages.po b/commafeed-client/src/locales/zh/messages.po index bb03649d..79c8c0a6 100644 --- a/commafeed-client/src/locales/zh/messages.po +++ b/commafeed-client/src/locales/zh/messages.po @@ -773,7 +773,7 @@ msgstr "密码" #: src/hooks/useValidationRules.ts msgid "Password must be at least {minimumPasswordLength} characters" -msgstr "" +msgstr "密码最少需要 {minimumPasswordLength} 个字符" #: src/pages/auth/PasswordRecoveryPage.tsx msgid "Password Recovery"