mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 01:10:42 +08:00
[Legacy] Change disable 2fa button label
This commit is contained in:
parent
e9355738c5
commit
59d0ac8a16
1 changed files with 1 additions and 1 deletions
|
@ -2172,7 +2172,7 @@ $app_strings = array(
|
|||
'LBL_DUPLICATE_BUTTON_KEY' => 'u',
|
||||
'LBL_DUPLICATE_BUTTON_LABEL' => 'Duplicate',
|
||||
'LBL_DUPLICATE_BUTTON_TITLE' => 'Duplicate',
|
||||
'LBL_DISABLE_USER_2FA' => 'Disable Users 2FA',
|
||||
'LBL_DISABLE_USER_2FA' => 'Disable 2FA',
|
||||
'LBL_DELETE_BUTTON_KEY' => 'd',
|
||||
'LBL_DELETE_BUTTON_LABEL' => 'Delete',
|
||||
'LBL_DELETE_BUTTON_TITLE' => 'Delete',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue