* [task#141998,doing,0.5h] Change the button title of move template.

This commit is contained in:
xieqiyu
2025-04-25 14:56:14 +08:00
committed by 刘刚
parent 42aca1b69c
commit e7ce5a4e08
+1 -1
View File
@@ -100,7 +100,7 @@ $lang->docTemplate->oldDocEditingTip = '此文档模板为旧版本
$lang->docTemplate->leaveEditingConfirm = '文档模板编辑中,确定离开吗?';
$lang->docTemplate->searchScopePlaceholder = '搜索范围';
$lang->docTemplate->searchTypePlaceholder = '搜索类型';
$lang->docTemplate->moveDocTemplate = '移动模板';
$lang->docTemplate->moveDocTemplate = '移动文档模板';
$lang->docTemplate->createTypeFirst = '请先创建文档模板类型。';
$lang->docTemplate->editedList = '模板编辑者';
$lang->docTemplate->content = '模板内容';