[Legacy] Add notification button labels

This commit is contained in:
yunusyerli1 2023-01-09 13:25:59 +03:00 committed by Clemente Raposo
parent c034260473
commit f052a561b4

View file

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