mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
add revoke all sessions in device & session page
This commit is contained in:
@@ -358,11 +358,15 @@ export default {
|
||||
'Your profile has been successfully updated': 'Your profile has been successfully updated',
|
||||
'Unable to update user profile': 'Unable to update user profile',
|
||||
'Device & Sessions': 'Device & Sessions',
|
||||
'Logout All': 'Logout All',
|
||||
'Unable to get session list': 'Unable to get session list',
|
||||
'Current': 'Current',
|
||||
'Other Device': 'Other Device',
|
||||
'Are you sure you want to logout from this session?': 'Are you sure you want to logout from this session?',
|
||||
'Unable to logout from this session': 'Unable to logout from this session',
|
||||
'Are you sure you want to logout all other sessions?': 'Are you sure you want to logout all other sessions?',
|
||||
'You have logged out all other sessions': 'You have logged out all other sessions',
|
||||
'Unable to logout all other sessions': 'Unable to logout all other sessions',
|
||||
'Regenerate Backup Codes': 'Regenerate Backup Codes',
|
||||
'Please use two factor authentication app scan the below qrcode and input current passcode': 'Please use two factor authentication app scan the below qrcode and input current passcode',
|
||||
'Please enter your current password when disable two factor authentication': 'Please enter your current password when disable two factor authentication',
|
||||
|
||||
Reference in New Issue
Block a user