* Add the new version.

This commit is contained in:
hufangzhou
2022-05-06 13:48:21 +08:00
parent 7770df9e3c
commit 90265f93d8
16 changed files with 3839 additions and 14 deletions
+1
View File
@@ -223,6 +223,7 @@ $lang->testcase->buttonToList = 'Back';
$lang->testcase->errorEncode = 'No data. Please select right encoding and upload again!';
$lang->testcase->noFunction = 'Iconv and mb_convert_encoding are not found. You cannot convert the data to the encoding you want!';
$lang->testcase->noRequire = "Row %s has“%s ”which is a required field and it should not be blank.";
$lang->testcase->noRequireTip = "“%s”is a required field and it should not be blank.";
$lang->testcase->noLibrary = "No library exists. Please create one first.";
$lang->testcase->mustChooseResult = 'Review result is required.';
$lang->testcase->noModule = '<div>You have no modules.</div><div>Manage it now.</div>';