放货确认

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": "콜 관리",
"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": "떠날 것을 허락하다"
}