mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Update 2FA Labels
This commit is contained in:
parent
5438540b7f
commit
66554bd63f
1 changed files with 3 additions and 1 deletions
|
@ -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'
|
||||
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue