修改搜索中心中英文切换

This commit is contained in:
qq787203167
2022-03-31 11:50:18 +08:00
parent fbd7b7109a
commit 3f050d33ec
4 changed files with 12 additions and 6 deletions
+3
View File
@@ -565,4 +565,7 @@ module.exports = {
StandardBreakdown:"Standard breakdown",
OnlyWord: 'only word files can be imported',
labelAreaDeleted:'If it is deleted, all label items under the display area will be deleted',
searchInResults:'Search in results',
searchContent:'Search content',
seeFile:'see file',
}
+3
View File
@@ -570,4 +570,7 @@ module.exports = {
labelAreaDeleted:'若进行删除则该展示区域下标签项都将被删除',
StandardBreakdown:'标准分解单',
searchInResults:'结果中检索',
searchContent:'搜索内容',
seeFile:'查看文件',
}