feat: uesrTable 添加重置2fa的按钮

This commit is contained in:
zhangyu
2021-08-13 15:18:16 +08:00
parent fd70eab240
commit d1b8eec492
9 changed files with 44 additions and 9 deletions

View File

@@ -582,6 +582,7 @@ const en = {
confirmOvertime: "Are you sure it's off?",
killTerm: 'Are you sure you want to kill terminal?',
resetPrompt: 'Are you sure to reset?',
resetMfa: 'Are you sure to reset 2FA?',
confirmBatchDelete: 'Are you sure to delete these {0} pieces of data',
assetConfirmDelete: 'Related endpoints and alerts will be removed, are you sure you want to delete this asset?', // Related endpoints and alerts will be removed, are you sure you want to delete this asset?
zoomStatusPrompt: 'Your browser is currently in zoom state, the page may appear dislocation, the proposed 100% size.',
@@ -734,7 +735,8 @@ const en = {
disable: 'Disable',
enableMfa: 'Enable',
forceEnable: 'Force enable',
mfaTitle: 'Two-Factor Authentication'
mfaTitle: 'Two-Factor Authentication',
resetMfa: 'Reset 2FA'
},
roles: {
roles: 'Role',