充电任务

This commit is contained in:
2024-08-14 14:04:33 +08:00
parent 3473030744
commit 91a786804f
5 changed files with 48 additions and 5 deletions

View File

@@ -59,5 +59,7 @@
"take-and-place": "Take and place",
"filter.point": "Point",
"warning": "Warning",
"toast.command-reissue": "Do you need to issue it?"
"toast.command-reissue": "Do you need to issue it?",
"charging-task": "Charging task",
"toast.charging-task": "Do you need to charge it?"
}

View File

@@ -59,5 +59,7 @@
"take-and-place": "픽업 허용",
"filter.point": "포인트",
"warning": "힌트",
"toast.command-reissue": "발송해야 하나요?"
"toast.command-reissue": "발송해야 하나요?",
"charging-task": "충전 작업",
"toast.charging-task": "충전이 필요하십니까?"
}

View File

@@ -59,5 +59,8 @@
"take-and-place": "允许取放",
"filter.point": "点位",
"warning": "提示",
"toast.command-reissue": "是否需要下发?"
"toast.command-reissue": "是否需要下发?",
"charging-task": "充电任务",
"toast.charging-task": "是否需要充电?"
}