提交同步状态为异步
This commit is contained in:
@@ -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' => '未能启动同步任务,请检查服务器是否允许后台执行 CLI(exec/shell_exec)',
|
||||
'Sync status success' => '同步成功',
|
||||
'Sync status error' => '同步异常',
|
||||
'Sync status pending' => '待同步',
|
||||
|
||||
Reference in New Issue
Block a user