mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-13 01:04:24 +08:00
[Legacy]Add translation for no item
This commit is contained in:
parent
a8eb299604
commit
f66f443a9d
1 changed files with 1 additions and 0 deletions
|
@ -1592,6 +1592,7 @@ $app_strings = array(
|
|||
'LBL_IMPORT' => 'Import',
|
||||
'LBL_IMPORT_STARTED' => 'Import Started: ',
|
||||
'LBL_LAST_VIEWED' => 'Recently Viewed',
|
||||
'LBL_LAST_VIEWED_NO_RESULT' => 'No Recently Viewed Items',
|
||||
'LBL_LEADS' => 'Leads',
|
||||
'LBL_LESS' => 'less',
|
||||
'LBL_CAMPAIGN' => 'Campaign:',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue