feat: Translate frontend/src/i18n/en.json in zh_CN

97% of minimum 50% translated source file: 'frontend/src/i18n/en.json'
on 'zh_CN'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot] 2025-12-10 07:20:24 +00:00 committed by GitHub
parent 3a7508e074
commit 580193e1cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -114,7 +114,7 @@
"username": "用户名",
"usernameTaken": "用户名已经被使用",
"wrongCredentials": "用户名或密码错误",
"passwordTooShort": "Password must be at least {min} characters",
"passwordTooShort": "密码必须至少包含 {min} 个字符",
"logout_reasons": {
"inactivity": "由于未活动,您已登出。"
}