mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-02 08:09:19 +08:00
[Legacy] Add record-thread component related labels
This commit is contained in:
parent
cf3f969b01
commit
114f04dd97
1 changed files with 3 additions and 0 deletions
|
@ -3833,6 +3833,9 @@ $app_strings['LBL_CREATE'] = 'Create';
|
|||
$app_strings['LBL_SAVED_FILTER_SAVED'] = 'Filter successfully saved';
|
||||
$app_strings['LBL_FILTER_ID_NOT_DEFINED'] = 'Filter id not defined';
|
||||
$app_strings['LBL_GENERIC_CONFIRMATION'] = 'Do you want to proceed with action?';
|
||||
$app_strings['LBL_SHOW_MORE'] = 'Show more';
|
||||
$app_strings['LBL_SHOW_LESS'] = 'Show less';
|
||||
$app_strings['LBL_LOAD_MORE'] = 'Load more';
|
||||
|
||||
$app_list_strings['sort_order'] = [];
|
||||
$app_list_strings['sort_order']['asc'] = 'Ascending';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue