mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-02 08:09:19 +08:00
[Legacy] Add quick actions label
This commit is contained in:
parent
9be5731090
commit
5f028dc720
1 changed files with 1 additions and 0 deletions
|
@ -4016,3 +4016,4 @@ $app_strings['LBL_SIGNATURE'] = 'Signature';
|
|||
$app_strings['LBL_NEW_NOTIFICATION'] = "You have {{context.unread}} new notifications";
|
||||
$app_strings['LBL_NOTIFICATION_ITEM_DATE'] = 'Due: {{fields.date_start.value}}';
|
||||
$app_strings['LBL_NOTIFICATION_ITEM_DATE_ENTERED'] = 'Notified: {{fields.snooze.value}}';
|
||||
$app_strings['LBL_QUICK_ACTIONS'] = 'Quick Actions';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue