add:新增后端二楼驱动国际化
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
@@ -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': '车号',
|
||||
|
||||
Reference in New Issue
Block a user