mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-05 10:18:33 +08:00
[Legacy] Add notification button labels
This commit is contained in:
parent
c034260473
commit
f052a561b4
1 changed files with 3 additions and 0 deletions
|
@ -1624,6 +1624,9 @@ $app_strings = array(
|
|||
'LBL_LOCALE_NAME_EXAMPLE_SALUTATION' => 'Dr.',
|
||||
'LBL_LOCALE_NAME_EXAMPLE_TITLE' => 'Code Monkey Extraordinaire',
|
||||
'LBL_CANCEL' => 'Cancel',
|
||||
'LBL_SNOOZE' => 'Snooze',
|
||||
'LBL_DISMISS' => 'Dismiss',
|
||||
'LBL_DISMISS_ALL' => 'Dismiss All',
|
||||
'LBL_VERIFY' => 'Verify',
|
||||
'LBL_RESEND' => 'Resend',
|
||||
'LBL_RECORD_DOES_NOT_EXIST' => 'Error retrieving record. This record may be deleted or you may not be authorized to view it.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue