mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-29 21:00:39 +08:00
[Legacy] Add labels
This commit is contained in:
parent
a607e6498f
commit
957108255e
1 changed files with 1 additions and 0 deletions
|
@ -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_ENTERED'] = 'Notified: {{fields.snooze.value}}';
|
||||
$app_strings['LBL_QUICK_ACTIONS'] = 'Quick Actions';
|
||||
$app_strings['LBL_RELATIONSHIPS'] = 'Relationships';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue