* Fix bug.

This commit is contained in:
leiyong
2020-12-04 14:38:13 +08:00
parent 82724613c4
commit 0d27dff147
7 changed files with 13 additions and 13 deletions
+1
View File
@@ -171,6 +171,7 @@ $lang->doc->noSearchedDoc = 'No documents found.';
$lang->doc->noEditedDoc = 'You have not edited any documents.';
$lang->doc->noOpenedDoc = 'You have not created any documents.';
$lang->doc->noCollectedDoc = 'You have not favorited any documents.';
$lang->doc->errorEmptyLib = 'No data in document library.';
$lang->doc->noticeAcl['lib']['product']['default'] = 'Users who can access the selected product can access it.';
$lang->doc->noticeAcl['lib']['product']['custom'] = 'Users who can access the selected product or users in the whiltelist can access it.';