NEZ-908 feat:用户编辑页面增加 2FA 配置选项
This commit is contained in:
@@ -730,7 +730,11 @@ const en = {
|
||||
confirmPinErr: 'The two passwords are inconsistent',
|
||||
reinputPin: 'Enter password again',
|
||||
notification: 'Notification',
|
||||
mobile: 'Mobile'
|
||||
mobile: 'Mobile',
|
||||
disable: 'Disable',
|
||||
enableMfa: 'EnableMfa',
|
||||
forceEnable: 'ForceEnable',
|
||||
mfaTitle: 'Two-Factor Authentication'
|
||||
},
|
||||
roles: {
|
||||
roles: 'Role',
|
||||
|
||||
Reference in New Issue
Block a user