|
@@ -134,14 +134,17 @@ export default {
|
|
|
'pages.device.alarm.option.data': 'Alarm Data',
|
|
'pages.device.alarm.option.data': 'Alarm Data',
|
|
|
// 设备接入
|
|
// 设备接入
|
|
|
'pages.link.certificate': 'Certificate',
|
|
'pages.link.certificate': 'Certificate',
|
|
|
- 'pages.link.protocol': 'protocol',
|
|
|
|
|
- 'pages.link.type': 'Network components',
|
|
|
|
|
|
|
+ 'pages.link.protocol': 'Protocol',
|
|
|
|
|
+ 'pages.link.component': 'Network components',
|
|
|
'pages.link.gateway': 'Gateway',
|
|
'pages.link.gateway': 'Gateway',
|
|
|
'pages.link.opcua': 'OPC UA',
|
|
'pages.link.opcua': 'OPC UA',
|
|
|
-
|
|
|
|
|
|
|
+ 'pages.link.type': 'Type',
|
|
|
|
|
+ 'pages.link.provider': 'Provider',
|
|
|
|
|
+ 'pages.link.option.debug': 'Debug',
|
|
|
|
|
+ 'pages.link.option.record': 'Record',
|
|
|
// 通知管理
|
|
// 通知管理
|
|
|
'pages.notice.config': 'Config',
|
|
'pages.notice.config': 'Config',
|
|
|
- 'pages.notice.config.service': 'Service',
|
|
|
|
|
|
|
+ 'pages.notice.config.provider': 'Provider',
|
|
|
'pages.notice.config.type': 'Type',
|
|
'pages.notice.config.type': 'Type',
|
|
|
'pages.notice.template': 'Template',
|
|
'pages.notice.template': 'Template',
|
|
|
'pages.notice.option.download': 'Download Configuration',
|
|
'pages.notice.option.download': 'Download Configuration',
|
|
@@ -163,6 +166,9 @@ export default {
|
|
|
'pages.visualization.category': 'Category',
|
|
'pages.visualization.category': 'Category',
|
|
|
'pages.visualization.screen': 'Screen',
|
|
'pages.visualization.screen': 'Screen',
|
|
|
'pages.visualization.configuration': 'Configuration',
|
|
'pages.visualization.configuration': 'Configuration',
|
|
|
|
|
+ 'pages.visualization.option.addClass': 'Add Subclasses',
|
|
|
|
|
+ 'pages.visualization.option.record': 'Notification Records',
|
|
|
|
|
+ 'pages.visualization.option.copy': 'Copy',
|
|
|
|
|
|
|
|
// 模拟测试
|
|
// 模拟测试
|
|
|
'pages.simulator.device': 'Device',
|
|
'pages.simulator.device': 'Device',
|