feat: 帮助文档多语言文件上传

This commit is contained in:
TsMask
2023-11-24 14:20:59 +08:00
parent 030254db4e
commit 627e579729
8 changed files with 140 additions and 109 deletions

View File

@@ -1079,9 +1079,7 @@ export default {
sysLoginBgInstruction2: 'Restore the background image to the initial system default background by clicking the Restore button.',
sysHelpDoc: 'System User Documentation',
sysHelpDocTipContentUpload: 'Are you sure you want to upload the system documentation?',
sysHelpDocTipContent: 'Confirm that you want to submit system usage documentation for the current change?',
sysHelpDocTipContentRevert: 'Are you sure you want to restore and clear the system usage files?',
sysHelpDocNo: 'No Documentation',
sysHelpDocTipContent: 'Confirm that you want to submit system usage documentation for the current [{lang}] change?',
sysHelpDocOpen: 'Document Access',
sysHelpDocInstruction: 'Description of system functions and use, PDF document manual',
sysOfficialUrl: 'Official Link',

View File

@@ -1079,9 +1079,7 @@ export default {
sysLoginBgInstruction2: '通过点击《还原》按钮,将背景图还原到系统初始默认的背景。',
sysHelpDoc: '系统使用文档',
sysHelpDocTipContentUpload: '确认要上传系统使用文档吗?',
sysHelpDocTipContent: '确认要提交当前变更的系统使用文档吗?',
sysHelpDocTipContentRevert: '确认要还原清空系统使用文档吗?',
sysHelpDocNo: '无文档',
sysHelpDocTipContent: '确认要提交当前【{lang}】变更的系统使用文档吗?',
sysHelpDocOpen: '文档查阅',
sysHelpDocInstruction: '系统功能及使用说明PDF文档手册',
sysOfficialUrl: '官网链接',