* [bug#56924,0.2h] fix lang.

This commit is contained in:
qixinzhi
2024-11-14 17:07:34 +08:00
committed by 代婷婷
parent 3bc41876d0
commit f797ac6abc
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ $lang->docTemplate->parentModule = 'Parent';
$lang->docTemplate->typeName = 'Type Name';
$lang->docTemplate->addTemplateType = 'Add template type';
$lang->docTemplate->editTemplateType = 'Edit template type';
$lang->docTemplate->docTitlePlaceholder = 'Please enter the title of the document template';
$lang->docTemplate->docTitlePlaceholder = 'Enter the document template title';
$lang->docTemplate->noticeAddTemplateType = 'Supports up to two levels of types. Built-in document template types participate in logical operations so their positions cannot be modified.';
$lang->docTemplate->errorDeleteType = 'There is document template exists in the current type, it cannot be deleted.';
+1 -1
View File
@@ -90,7 +90,7 @@ $lang->docTemplate->parentModule = 'Parent';
$lang->docTemplate->typeName = 'Type Name';
$lang->docTemplate->addTemplateType = 'Add template type';
$lang->docTemplate->editTemplateType = 'Edit template type';
$lang->docTemplate->docTitlePlaceholder = 'Please enter the title of the document template';
$lang->docTemplate->docTitlePlaceholder = 'Enter the document template title';
$lang->docTemplate->noticeAddTemplateType = 'Supports up to two levels of types. Built-in document template types participate in logical operations so their positions cannot be modified.';
$lang->docTemplate->errorDeleteType = 'There is document template exists in the current type, it cannot be deleted.';
+1 -1
View File
@@ -90,7 +90,7 @@ $lang->docTemplate->parentModule = 'Parent';
$lang->docTemplate->typeName = 'Type Name';
$lang->docTemplate->addTemplateType = 'Add template type';
$lang->docTemplate->editTemplateType = 'Edit template type';
$lang->docTemplate->docTitlePlaceholder = 'Please enter the title of the document template';
$lang->docTemplate->docTitlePlaceholder = 'Enter the document template title';
$lang->docTemplate->noticeAddTemplateType = 'Supports up to two levels of types. Built-in document template types participate in logical operations so their positions cannot be modified.';
$lang->docTemplate->errorDeleteType = 'There is document template exists in the current type, it cannot be deleted.';