[Legacy] Update 2FA Labels

This commit is contained in:
Jack Anderson 2024-11-21 13:55:37 +00:00
parent 5438540b7f
commit 66554bd63f

View file

@ -2318,7 +2318,9 @@ $app_strings = array(
'LBL_ENABLE' => 'Enable',
'LBL_ENABLED' => 'Enabled',
'LBL_DISABLE' => 'Disable',
'LBL_GENERATED' => 'Generated'
'LBL_CANCEL' => 'Cancel',
'LBL_GENERATED' => 'Generated',
'LBL_REGENERATE_BACKUP_CODES' => 'Regenerate Backup Codes'
);