This commit is contained in:
2026-01-05 16:58:26 +08:00
parent e00e1e3dc8
commit 042fd6dc5b
3 changed files with 15 additions and 7 deletions

View File

@@ -139,5 +139,9 @@ module.exports = {
reversePath: '后退路径',
bidirectionalPath: '双向路径',
closed: '关闭',
reversingabnormalitiesneedtoclose: '车辆正在自动回退,关闭可能会导致建图异常,是否需要关闭?'
reversingabnormalitiesneedtoclose: '车辆正在自动回退,关闭可能会导致建图异常,是否需要关闭?',
settings: '设置',
entertaskchainname: '请输入任务链名称',
taskchainnotempty: '任务链名称不能为空',
taskchainname: '任务链名称'
}