feat: 添加导出所有学生配置功能,优化提示信息
This commit is contained in:
@@ -514,13 +514,17 @@ export default {
|
||||
ptDiffRest: 'Restore this version',
|
||||
ptHistory: 'History',
|
||||
ptReset: 'Reset To Example',
|
||||
ptResetTip: 'Confirmed to reset to the sample configuration?',
|
||||
ptLoad: 'Load Current Configuration',
|
||||
ptLoadTip: 'Confirm that you want to load the current network element configuration?',
|
||||
ptExport: "Export Excel",
|
||||
ptExportTip: "Exporting NE Configuration Data to an Excel file",
|
||||
ptExportTip: "Confirm that you want to export the network element configuration data to an Excel file?",
|
||||
ptExportAll: "导出所有学生配置",
|
||||
ptApplyShow: 'View Student',
|
||||
ptApply: 'request',
|
||||
ptApplyNE: 'Application To NE',
|
||||
ptApplyStu: 'Application To {ne}',
|
||||
ptApplyStuTip: 'Confirm that you want to initiate a Configure Application to {ne} request to the teacher?',
|
||||
ptApplyStuRack: 'Return Request',
|
||||
ptApplyStuNE: 'Application Request',
|
||||
},
|
||||
|
||||
@@ -514,13 +514,17 @@ export default {
|
||||
ptDiffRest: '还原此版本',
|
||||
ptHistory: '历史记录',
|
||||
ptReset: '重置为示例',
|
||||
ptResetTip: '确认要重置为示例配置吗?',
|
||||
ptLoad: '载入当前网元配置',
|
||||
ptLoadTip: '确认要载入当前网元配置吗?',
|
||||
ptExport: "导出Excel",
|
||||
ptExportTip: "导出网元配置数据到Excel文件中",
|
||||
ptExportTip: "确认要导出网元配置数据到Excel文件中吗?",
|
||||
ptExportAll: "导出所有学生配置",
|
||||
ptApplyShow: '查看学生',
|
||||
ptApply: '申请',
|
||||
ptApplyNE: '应用配置到网元',
|
||||
ptApplyStu: '申请配置应用到 {ne}',
|
||||
ptApplyStuTip: '确认要向教师发起配置应用到 {ne} 的申请吗?',
|
||||
ptApplyStuRack: '退回该学生配置',
|
||||
ptApplyStuNE: '应用该学生配置',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user