[Legacy] Add quick actions label

This commit is contained in:
Clemente Raposo 2023-04-04 14:44:45 +01:00
parent 9be5731090
commit 5f028dc720

View file

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