mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-08-30 02:52:22 +08:00
[Legacy] Update Opportunity Statistic label
This commit is contained in:
parent
4e75b51c9a
commit
54d4d7d558
1 changed files with 1 additions and 1 deletions
|
@ -3887,7 +3887,7 @@ $app_strings['LBL_AVERAGE_CLOSED_WON_PER_YEAR'] = 'Average Won Opportunity Per Y
|
|||
$app_strings['LBL_OPPORTUNITIES_TOTAL'] = 'Total Opportunity Value';
|
||||
$app_strings['LBL_CASE_TOTAL_DAYS_OPEN'] = 'Total Days Open';
|
||||
$app_strings['LBL_DAYS_OPEN'] = 'Days Open';
|
||||
$app_strings['LBL_DAYS_IN_SALE_STAGE'] = 'This Opportunity Has Been In This Sales Stage For';
|
||||
$app_strings['LBL_DAYS_IN_SALE_STAGE'] = 'DAY(S) THIS OPPORTUNITY HAS BEEN AT THIS SALES STAGE';
|
||||
$app_strings['LBL_STAT_DAYS'] = 'Day(s)';
|
||||
$app_strings['LBL_CLOSED_PER_YEAR'] = 'Closed Per Year';
|
||||
$app_strings['LBL_WAS_OPEN'] = 'This Case was Open For';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue