We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b82ff commit e04b49aCopy full SHA for e04b49a
_locales/zh-CN/matrixLidarDistance-strings.json
@@ -14,6 +14,6 @@
14
"matrixLidarDistance.initialize|block": "初始化激光测距传感器 I2C地址 $address 矩阵模式 $matrix",
15
"matrixLidarDistance.matrixPointOutput|block": "矩阵模式 指定点测距 x: %x y: %y (mm)",
16
"matrixLidarDistance.obstacleSuggestion|block": "避障模式 方向提示",
17
- "matrixLidarDistance.setObstacleDistance|block": "自定义避障距离 $distance(mm)",
+ "matrixLidarDistance.setObstacleDistance|block": "避障模式自定义避障距离 $distance(mm)",
18
"matrixLidarDistance|block": "矩阵激光测距"
19
}
0 commit comments