放货确认

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"
}