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
+2 -2
View File
@@ -56,8 +56,8 @@ const enUS = {
confirmPasswordRequired: 'Confirm password is required',
passwordsDoNotMatch: 'Passwords do not match',
changePasswordSuccess: 'Password changed successfully',
changePasswordFailed: 'Failed to change password',
currentPasswordIncorrect: 'Current password is incorrect',
changePasswordFailed:
'Failed to change password, please check your current password',
},
notFound: {
title: 'Page not found',