mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Translation for talk-plugin-auth password_error added
This commit is contained in:
@@ -110,7 +110,7 @@ class SignUp extends React.Component {
|
||||
<TextField
|
||||
id="confirmPassword"
|
||||
type="password"
|
||||
label={t('talk-plugin-auth.login.confirm_password')}
|
||||
label={t('talk-plugin-auth.login.password_error')}
|
||||
value={passwordRepeat}
|
||||
style={{ fontSize: 16 }}
|
||||
showErrors={!!passwordRepeatError}
|
||||
|
||||
Reference in New Issue
Block a user