提交同步状态为异步

This commit is contained in:
root
2026-07-02 03:39:29 +08:00
parent 439f79a5ae
commit 638b3c4032
10 changed files with 724 additions and 46 deletions
@@ -31,6 +31,12 @@ return [
'Sync in progress' => '同步中',
'Sync ticket started' => '正在同步工单',
'Sync done' => '同步完成',
'Sync dispatch queued' => '已提交 %d 条同步任务到后台执行',
'Sync dispatch skipped suffix' => '%d 条已在同步中已跳过',
'Sync dispatch failed suffix' => '%d 条启动失败',
'Sync dispatch denied suffix' => '%d 条无权限未提交',
'Sync all skipped busy' => '所选工单均在同步中,请稍后再试',
'Sync dispatch failed' => '未能启动同步任务,请检查服务器是否允许后台执行 CLIexec/shell_exec',
'Sync status success' => '同步成功',
'Sync status error' => '同步异常',
'Sync status pending' => '待同步',