mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 08:28:56 +08:00
[Legacy] Add save-and-continue label on language file
This commit is contained in:
parent
b13a74593f
commit
22a6a03519
1 changed files with 1 additions and 0 deletions
|
@ -2197,6 +2197,7 @@ $app_strings = array(
|
|||
'LBL_SAVE_BUTTON_KEY' => 'a',
|
||||
'LBL_SAVE_BUTTON_LABEL' => 'Save',
|
||||
'LBL_SAVE_BUTTON_TITLE' => 'Save',
|
||||
'LBL_SAVE_CONTINUE_LABEL' => 'Save And Continue',
|
||||
'LBL_CANCEL_BUTTON_KEY' => 'l',
|
||||
'LBL_CANCEL_BUTTON_LABEL' => 'Cancel',
|
||||
'LBL_CANCEL_BUTTON_TITLE' => 'Cancel',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue