#9 - show app password use date in profile
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = exports = {
|
||||
|
||||
invalid: 'Invalid',
|
||||
unnamed: '(unnamed)',
|
||||
never: 'Never',
|
||||
|
||||
yes: 'Yes',
|
||||
no: 'No',
|
||||
|
||||
@@ -37,6 +37,7 @@ module.exports = exports = {
|
||||
test_notification: 'This is a test notification! If you see this, it means you have properly configured your notification settings.',
|
||||
|
||||
issued: 'Issued:',
|
||||
accessed: 'Last Used:',
|
||||
gen_new: 'Generate New',
|
||||
recovery_codes: 'Recovery Codes',
|
||||
recovery_1: 'Recovery codes can be used to regain access to your account in the event that you lose access to the device that generates your MFA codes.',
|
||||
|
||||
Reference in New Issue
Block a user