mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-26 04:07:41 +00:00
feat: perf ui & complete i18n
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user