This commit is contained in:
2025-08-27 17:57:33 +08:00
parent 886f1fd41d
commit 98495e2521
5 changed files with 36 additions and 14 deletions

View File

@@ -83,7 +83,7 @@ module.exports = {
driverTxt2: '移动到工位点时,点击打点按钮记录当前车辆所在位置为工位点。',
driverTxt3: '完成建图,点击结束建图按钮,等待地图自动生成。',
carbuildingmap: '小车正在建图中',
errorbuildingredone: '建图出现错误,需要重新建图',
errorbuildingredone: '图',
sureendbuilding: '确定是否结束建图?',
endbuildingcancel: '已取消结束建图',
errorendbuilding: '结束建图出现错误',
@@ -99,5 +99,6 @@ module.exports = {
AttreconnectWebSocket: '尝试重新连接 WebSocket...',
PicturesTexts: '图文说明',
VideoInstructions: '视频说明',
Handmethod: '处理方法'
Handmethod: '处理方法',
stationnotcommas: '站点名称不能包含英文逗号'
}