[Legacy] Add notification label

This commit is contained in:
Clemente Raposo 2023-02-02 11:57:09 +00:00
parent 60252f16fc
commit 0b769de045

View file

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