* Fix doc lang.

This commit is contained in:
Yagami
2018-11-05 09:01:10 +08:00
parent ec4a92aec6
commit 73d9b94261
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ $lang->doc->customObjectLibs['customFiles'] = 'Show Custom Library';
$lang->doc->customShowLibs = 'Library display settings';
$lang->doc->customShowLibsList['zero'] = 'Display empty library';
$lang->doc->customShowLibsList['unclosed'] = 'Display projects that are not closed';
$lang->doc->customShowLibsList['unclosed'] = 'Only display projects that are not closed';
$lang->doc->confirmDelete = "Do you want to delete this document?";
$lang->doc->confirmDeleteLib = "Do you want to delete this Doc Lib?";
+1 -1
View File
@@ -141,7 +141,7 @@ $lang->doc->customObjectLibs['customFiles'] = '显示自定义文档库';
$lang->doc->customShowLibs = '文档库显示设置';
$lang->doc->customShowLibsList['zero'] = '显示空文档的库';
$lang->doc->customShowLibsList['unclosed'] = '显示未关闭的项目';
$lang->doc->customShowLibsList['unclosed'] = '只显示未关闭的项目';
$lang->doc->confirmDelete = "您确定删除该文档吗?";
$lang->doc->confirmDeleteLib = "您确定删除该文档库吗?";