This commit is contained in:
liumengyi
2022-07-06 17:20:54 +08:00
parent b7f59caaf9
commit 92fbca540e
5 changed files with 13 additions and 0 deletions
+2
View File
@@ -73,6 +73,8 @@ $lang->tree->all = 'Alle Module';
$lang->tree->executionDoc = "{$lang->executionCommon} Dok";
$lang->tree->product = $lang->productCommon;
$lang->tree->emptyHistory = "No History";
$lang->module = new stdclass();
$lang->module->action = new stdclass();
$lang->module->action->created = array('main' => "\$date, created <strong>\$extra</strong> by <strong>\$actor</strong>.");