[Legacy] Add labels

This commit is contained in:
Clemente Raposo 2024-12-05 00:56:34 +00:00 committed by Jack Anderson
parent a607e6498f
commit 957108255e

View file

@ -4030,3 +4030,4 @@ $app_strings['LBL_NEW_NOTIFICATION'] = "You have {{context.unread}} new notifica
$app_strings['LBL_NOTIFICATION_ITEM_DATE'] = 'Due: {{fields.date_start.value}}'; $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_NOTIFICATION_ITEM_DATE_ENTERED'] = 'Notified: {{fields.snooze.value}}';
$app_strings['LBL_QUICK_ACTIONS'] = 'Quick Actions'; $app_strings['LBL_QUICK_ACTIONS'] = 'Quick Actions';
$app_strings['LBL_RELATIONSHIPS'] = 'Relationships';