This commit is contained in:
xman 2025-04-18 14:52:02 +08:00
parent c526249f6a
commit c6bb2deead

View File

@ -16,10 +16,10 @@ return [
'Set status to 30' => '设为进行中',
'Status 40' => '待配置',
'Set status to 40' => '设为待配置',
'Status 41' => '审核驳回',
'Set status to 41' => '设为审核驳回',
'Status 50' => '待财务审核',
'Set status to 50' => '设为待财务审核',
'Status 41' => '结算驳回',
'Set status to 41' => '设为结算驳回',
'Status 50' => '待结算',
'Set status to 50' => '设为待结算',
'Status 60' => '已完成',
'Set status to 60' => '设为已完成',
'Status -10' => '取消',