rsf-admin/src/i18n/en.js
@@ -231,6 +231,19 @@ register: 'REGISTER', }, }, settings: { resetPwd: { currPwd: 'Current Password', newPwd: 'New Password', confirmNewPwd: 'Confirm Password', resetBtn: 'Reset', tip: { pwdInputLimit: "New Password must be 6-13 characters long and include both letters and numbers.", pwdNotSameAsOld: "New Password cannot be the same as the Current Password.", pwdNotMatch: "New Password and Confirm Password do not match.", } } }, } };