lang
This commit is contained in:
@@ -56,17 +56,17 @@ module.exports = {
|
||||
coordinate: 'coordinate',
|
||||
headingangle: 'Heading angle',
|
||||
steeringwheelangle: 'Steering wheel angle',
|
||||
issuancespeed: 'Issuance speed',
|
||||
distributionspeed: 'Distribution speed',
|
||||
actualspeed: 'Actual speed',
|
||||
lateraldeviation: 'Lateral deviation',
|
||||
headingdeviation: 'Heading deviation',
|
||||
workstatus: 'Work status',
|
||||
coursedeviation: 'Course deviation',
|
||||
workingstatus: 'Working status',
|
||||
sensorstatus: 'Sensor status',
|
||||
emergencystop: 'Emergency stop',
|
||||
avoidancemoderate: 'Avoidance moderate',
|
||||
obstacleavoidancedeceleration: 'Obstacle avoidance deceleration',
|
||||
resetbutton: 'Reset button',
|
||||
avoidanceparking: 'Avoidance parking',
|
||||
Safetyedge: 'Safety edge',
|
||||
obstacleavoidanceparking: 'Obstacle avoidance parking',
|
||||
safetyedgesensor: 'Safety edge sensor',
|
||||
run: 'Run',
|
||||
abnormal: 'Abnormal'
|
||||
},
|
||||
@@ -75,11 +75,19 @@ module.exports = {
|
||||
Status: 'Status',
|
||||
Control: 'Control',
|
||||
control: ' control',
|
||||
deviatestatus: 'Deviate status',
|
||||
deviationstate: 'Deviation state',
|
||||
updatestatus: 'Update status',
|
||||
monitorcontrol: 'Monitor control',
|
||||
displaycontrol: 'Display control',
|
||||
initializecoordinates: 'Initialize coordinates',
|
||||
coordinateinformation: 'Coordinate information'
|
||||
coordinateinformation: 'Coordinate information',
|
||||
skipthestart: 'Skip the start',
|
||||
initializecoordinate: 'Initialize coordinate',
|
||||
fullscreen: 'Full screen',
|
||||
quit: 'Quit',
|
||||
poweroff: 'Power Off',
|
||||
softwarerestart: 'Software restart',
|
||||
restart: 'Restart',
|
||||
skipdetection: 'Skip detection'
|
||||
},
|
||||
button: {
|
||||
cancel: 'Cancel',
|
||||
|
||||
Reference in New Issue
Block a user