#9 - show app password use date in profile
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing

This commit is contained in:
2021-12-14 16:40:15 -06:00
parent fd8a05446a
commit cf91063315
6 changed files with 14 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ module.exports = exports = {
invalid: 'Invalid',
unnamed: '(unnamed)',
never: 'Never',
yes: 'Yes',
no: 'No',

View File

@@ -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.',