* Fix bug #41391.
This commit is contained in:
@@ -16,7 +16,7 @@ $lang->metric->delist = "delist";
|
||||
$lang->metric->implementedBy = "Implemented By";
|
||||
$lang->metric->offlineBy = "Offline By";
|
||||
$lang->metric->lastEdited = "Last Edited";
|
||||
$lang->metric->value = "Value(sp)";
|
||||
$lang->metric->value = "Value";
|
||||
$lang->metric->date = "Date";
|
||||
$lang->metric->metricData = "Metric Data";
|
||||
$lang->metric->system = "System";
|
||||
|
||||
@@ -16,7 +16,7 @@ $lang->metric->delist = "delist";
|
||||
$lang->metric->implementedBy = "Implemented By";
|
||||
$lang->metric->offlineBy = "Offline By";
|
||||
$lang->metric->lastEdited = "Last Edited";
|
||||
$lang->metric->value = "Value(sp)";
|
||||
$lang->metric->value = "Value";
|
||||
$lang->metric->date = "Date";
|
||||
$lang->metric->metricData = "Metric Data";
|
||||
$lang->metric->system = "System";
|
||||
|
||||
@@ -16,7 +16,7 @@ $lang->metric->delist = "delist";
|
||||
$lang->metric->implementedBy = "Implemented By";
|
||||
$lang->metric->offlineBy = "Offline By";
|
||||
$lang->metric->lastEdited = "Last Edited";
|
||||
$lang->metric->value = "Value(sp)";
|
||||
$lang->metric->value = "Value";
|
||||
$lang->metric->date = "Date";
|
||||
$lang->metric->metricData = "Metric Data";
|
||||
$lang->metric->system = "System";
|
||||
|
||||
@@ -16,7 +16,7 @@ $lang->metric->delist = "下架";
|
||||
$lang->metric->implementedBy = "由谁实现";
|
||||
$lang->metric->offlineBy = "由谁下架";
|
||||
$lang->metric->lastEdited = "最后修改";
|
||||
$lang->metric->value = "数值(sp)";
|
||||
$lang->metric->value = "数值";
|
||||
$lang->metric->date = "日期";
|
||||
$lang->metric->metricData = "度量数据";
|
||||
$lang->metric->system = "system";
|
||||
|
||||
Reference in New Issue
Block a user