* Finish task #42854.

This commit is contained in:
tianshujie
2021-09-28 13:14:32 +08:00
parent 452d4d8605
commit 4f977efaeb
43 changed files with 211 additions and 62 deletions
+1
View File
@@ -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
View File
@@ -1,5 +1,6 @@
<?php
$lang->testreport->common = '测试报告';
$lang->testreport->id = '编号';
$lang->testreport->browse = '报告列表';
$lang->testreport->create = '创建报告';
$lang->testreport->edit = '编辑报告';