[Legacy] Add a labelkey for message translation

This commit is contained in:
yunusyerli1 2023-04-12 10:54:50 +03:00 committed by Clemente Raposo
parent 4b2ec3bee4
commit 94dfa7a417

View file

@ -2158,6 +2158,7 @@ $app_strings = array(
'LBL_NOTIFICATIONS_NONE' => 'No Current Notifications',
'ERR_NOTIFICATIONS_MARK_AS_READ' => 'Error while trying to mark notifications as read',
'ERR_FIELD_LOGIC_BACKEND_CALCULATION' => 'Error while trying to get the value',
'LBL_ALT_SORT_DESC' => 'Sorted Descending',
'LBL_ALT_SORT_ASC' => 'Sorted Ascending',
'LBL_ALT_SORT' => 'Sort',