* Finish task #42854.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
$lang->testreport->common = 'Testing Report';
|
||||
$lang->testreport->id = 'ID';
|
||||
$lang->testreport->browse = 'Testing Reports';
|
||||
$lang->testreport->create = 'Create Report';
|
||||
$lang->testreport->edit = 'Edit Report';
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
$lang->testreport->common = '测试报告';
|
||||
$lang->testreport->id = '编号';
|
||||
$lang->testreport->browse = '报告列表';
|
||||
$lang->testreport->create = '创建报告';
|
||||
$lang->testreport->edit = '编辑报告';
|
||||
|
||||
Reference in New Issue
Block a user