* Finish task#4242

This commit is contained in:
滔哥
2018-05-24 10:18:02 +08:00
parent d5c6aa1831
commit 32e89f4eea
7 changed files with 17 additions and 3 deletions
+1
View File
@@ -142,6 +142,7 @@ $lang->doc->errorEmptyProject = "No {$lang->projectCommon}. It cannot be create
$lang->doc->errorMainSysLib = "This library cannot be deleted.";
$lang->doc->accessDenied = "Access denied!";
$lang->doc->versionNotFount = 'It does not exist in this build.';
$lang->doc->noDoc = 'It does not exist.';
$lang->doc->placeholder = new stdclass();
$lang->doc->placeholder->url = 'Url';