放货确认

This commit is contained in:
2024-08-07 14:44:11 +08:00
parent 791a52ef94
commit b18d5834c9
16 changed files with 96 additions and 42 deletions

View File

@@ -31,6 +31,7 @@
"title.call": "Call management",
"title.command": "Command management",
"title.task": "task management",
"title.release-confirm": "Release confirmation",
"call.sp": "start point",
"call.ep": "end point",
"call.toast": "The starting and ending points of the task cannot be the same",
@@ -54,5 +55,7 @@
"time": "time",
"state": "state",
"regenerate": "Regenerate",
"forced-completion": "Forced completion"
"forced-completion": "Forced completion",
"take-and-place": "Take and place",
"allow-to-leave": "Allow to leave"
}

View File

@@ -31,6 +31,7 @@
"title.call": "콜 관리",
"title.command": "명령 관리",
"title.task": "작업 관리",
"title.release-confirm": "출하 확인",
"call.sp": "작업 시작",
"call.ep": "작업 끝",
"call.toast": "작업 시작점과 끝점은 같을 수 없습니다.",
@@ -54,5 +55,7 @@
"time": "시간",
"state": "상태",
"regenerate": "재생성",
"forced-completion": "강제 완료"
"forced-completion": "강제 완료",
"take-and-place": "픽업 허용",
"allow-to-leave": "떠날 것을 허락하다"
}

View File

@@ -31,6 +31,7 @@
"title.call": "呼叫管理",
"title.command": "指令管理",
"title.task": "任务管理",
"title.release-confirm": "放货确认",
"call.sp": "任务起点",
"call.ep": "任务终点",
"call.toast": "任务起点终点不能相同",
@@ -54,5 +55,7 @@
"time": "时间",
"state": "状态",
"regenerate": "重新生成",
"forced-completion": "强制完成"
"forced-completion": "强制完成",
"take-and-place": "允许取放",
"allow-to-leave": "允许离开"
}