* Add modules.

This commit is contained in:
hufangzhou
2023-03-24 00:49:19 +00:00
parent 3fb7c480fb
commit 45123c526a
4 changed files with 19 additions and 6 deletions
+4
View File
@@ -126,6 +126,10 @@ $lang->executionstory = new stdclass();
$lang->executionqa = new stdclass();
$lang->executionsettings = new stdclass();
$lang->generalcomment = new stdclass();
$lang->generalping = new stdclass();
$lang->generaltemplate = new stdclass();
$lang->generaleffort = new stdclass();
$lang->productsettings = new stdclass();
$lang->projectbuild = new stdclass();
$lang->projectrelease = new stdclass();