mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
[Legacy] Add Clear Filter label
This commit is contained in:
parent
a767241555
commit
679bd8b31a
1 changed files with 1 additions and 0 deletions
|
@ -1731,6 +1731,7 @@ $app_strings = array(
|
|||
'LBL_SEARCH_BUTTON_LABEL' => 'Search',
|
||||
'LBL_SEARCH_BUTTON_TITLE' => 'Search',
|
||||
'LBL_FILTER' => 'Filter',
|
||||
'LBL_CLEAR_FILTER' => 'Clear Filter',
|
||||
'LBL_SEARCH' => 'Search',
|
||||
'LBL_SEARCH_ALT' => '',
|
||||
'LBL_SEARCH_MORE' => 'more',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue