feat: perf ui & complete i18n

This commit is contained in:
Junyan Qin
2025-08-17 14:09:28 +08:00
parent dd30d08c68
commit 7bbaa4fcad
6 changed files with 32 additions and 6 deletions
+1 -2
View File
@@ -56,8 +56,7 @@ const zhHans = {
confirmPasswordRequired: '确认密码不能为空',
passwordsDoNotMatch: '两次输入的密码不一致',
changePasswordSuccess: '密码修改成功',
changePasswordFailed: '密码修改失败',
currentPasswordIncorrect: '当前密码不正确',
changePasswordFailed: '密码修改失败,请检查当前密码是否正确',
},
notFound: {
title: '页面不存在',