add:新增后端二楼驱动国际化

This commit is contained in:
2024-02-29 10:30:48 +08:00
parent 42e572a003
commit 544e5dfaea
24 changed files with 365 additions and 265 deletions

View File

@@ -9,6 +9,8 @@ export default {
'send_status': 'Send Status',
'start_point_code': 'Start Device Code',
'next_point_code': 'Next Device Code',
'start_point_code2': 'Start Device Code 2',
'next_point_code2': 'Next Device Code 2',
'put_point_code': 'Put Point Code',
'execute_device_code': 'Execute Device Code',
'carno': 'Carno',

View File

@@ -9,6 +9,8 @@ export default {
'send_status': 'Status Pengiriman',
'start_point_code': 'Titik Penjemputan',
'next_point_code': 'Titik Pengantaran',
'start_point_code2': 'Titik Penjemputan 2',
'next_point_code2': 'Titik Pengantaran 2',
'put_point_code': 'Titik Pembuangan',
'execute_device_code': 'Perangkat Eksekusi',
'carno': 'Nomor Kendaraan',

View File

@@ -9,6 +9,8 @@ export default {
'send_status': '下发状态',
'start_point_code': '取货点',
'next_point_code': '放货点',
'start_point_code2': '取货点2',
'next_point_code2': '放货点2',
'put_point_code': '倒料点',
'execute_device_code': '当前执行设备',
'carno': '车号',