* [task#135718] add lang for metric.
This commit is contained in:
@@ -224,6 +224,7 @@ $lang->metric->unitList['manday'] = 'Man-day';
|
||||
$lang->metric->unitList['percentage'] = 'Percentage';
|
||||
$lang->metric->unitList['times'] = 'Times';
|
||||
$lang->metric->unitList['people'] = 'People';
|
||||
$lang->metric->unitList['row'] = 'Row';
|
||||
|
||||
$lang->metric->afterCreateList = array();
|
||||
$lang->metric->afterCreateList['back'] = 'Back to List Page';
|
||||
|
||||
@@ -224,6 +224,7 @@ $lang->metric->unitList['manday'] = 'Man-day';
|
||||
$lang->metric->unitList['percentage'] = 'Percentage';
|
||||
$lang->metric->unitList['times'] = 'Times';
|
||||
$lang->metric->unitList['people'] = 'People';
|
||||
$lang->metric->unitList['row'] = 'Row';
|
||||
|
||||
$lang->metric->afterCreateList = array();
|
||||
$lang->metric->afterCreateList['back'] = 'Back to List Page';
|
||||
|
||||
@@ -224,6 +224,7 @@ $lang->metric->unitList['manday'] = 'Man-day';
|
||||
$lang->metric->unitList['percentage'] = 'Percentage';
|
||||
$lang->metric->unitList['times'] = 'Times';
|
||||
$lang->metric->unitList['people'] = 'People';
|
||||
$lang->metric->unitList['row'] = 'Row';
|
||||
|
||||
$lang->metric->afterCreateList = array();
|
||||
$lang->metric->afterCreateList['back'] = 'Back to List Page';
|
||||
|
||||
@@ -224,6 +224,7 @@ $lang->metric->unitList['manday'] = '人天';
|
||||
$lang->metric->unitList['percentage'] = '百分比';
|
||||
$lang->metric->unitList['times'] = '次';
|
||||
$lang->metric->unitList['people'] = '人';
|
||||
$lang->metric->unitList['row'] = '行';
|
||||
|
||||
$lang->metric->afterCreateList = array();
|
||||
$lang->metric->afterCreateList['back'] = '返回列表页';
|
||||
|
||||
Reference in New Issue
Block a user