[Legacy] Add save-and-continue label on language file

This commit is contained in:
y.yerli 2024-05-22 18:41:41 +03:00 committed by Clemente Raposo
parent b13a74593f
commit 22a6a03519

View file

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