mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-05 10:18:33 +08:00
[Legacy] Add notification label
This commit is contained in:
parent
60252f16fc
commit
0b769de045
1 changed files with 1 additions and 0 deletions
|
@ -2133,6 +2133,7 @@ $app_strings = array(
|
|||
//define labels to be used for overriding local values during import/export
|
||||
|
||||
'LBL_NOTIFICATIONS_NONE' => 'No Current Notifications',
|
||||
'ERR_NOTIFICATIONS_MARK_AS_READ' => 'Error while trying to mark notifications as read',
|
||||
'LBL_ALT_SORT_DESC' => 'Sorted Descending',
|
||||
'LBL_ALT_SORT_ASC' => 'Sorted Ascending',
|
||||
'LBL_ALT_SORT' => 'Sort',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue