* Add lang and comment.

This commit is contained in:
孙广明
2021-11-30 13:08:17 +08:00
parent eb6bd79963
commit d58fb3c8e7
5 changed files with 21 additions and 6 deletions
+2
View File
@@ -140,4 +140,6 @@ EOT;
$lang->upgrade->duplicateProject = "Project name in the same program cannot be duplicate. Please adjust the duplicate names.";
$lang->upgrade->editedName = 'New Name';
include dirname(__FILE__) . '/version.php';