rev:删除

This commit is contained in:
2024-04-09 15:27:55 +08:00
parent 1fcd93aa8a
commit c8f14aecd6
82 changed files with 4220 additions and 2438 deletions

View File

@@ -89,6 +89,7 @@ export default {
'stop': 'Stop',
'firing': 'Firing',
'import': 'Import',
'export': 'Export',
'driver_configuration': 'Driver Configuration',
'create_time': 'Create Time',
'update_time': 'Update Time',

View File

@@ -89,6 +89,7 @@ export default {
'stop': 'Berhenti',
'firing': 'Start Up',
'import': 'Mengimpor',
'export': 'eksport',
'driver_configuration': 'Konfigurasi Driver',
'create_time': 'Buat Waktu',
'update_time': 'Untuk Memperbarui Waktu',

View File

@@ -10,6 +10,7 @@ export default {
'opc_code': 'OPC Code',
'opc_name': 'OPC Name',
'opc_address': 'OPC Address',
'topic': 'topic',
'program_id': 'Program ID',
'registry_id': 'Registry ID',
'remark': 'Remark',

View File

@@ -10,6 +10,7 @@ export default {
'opc_code': 'Opc Kode',
'opc_name': 'Opc Nama',
'opc_address': 'Opc Alamat',
'topic': 'topik',
'program_id': 'Program Id',
'registry_id': 'Pendaftaran ID',
'remark': 'Informasi',

View File

@@ -10,6 +10,7 @@ export default {
'opc_code': 'OPC编码',
'opc_name': 'OPC名称',
'opc_address': 'OPC地址',
'topic': '订阅信息',
'program_id': '程序ID',
'registry_id': '注册表ID',
'remark': '备注',

View File

@@ -89,6 +89,7 @@ export default {
'stop': '停止',
'firing': '启动',
'import': '导入',
'export': '导出',
'driver_configuration': '驱动配置',
'create_time': '创建时间',
'update_time': '更新时间',