ui(platform-orders): add more audit action labels
This commit is contained in:
@@ -832,12 +832,13 @@
|
||||
'batch_activate_subscription' => '批量同步订阅',
|
||||
'mark_activated' => '仅标记为已生效',
|
||||
'batch_mark_activated' => '批量仅标记为已生效',
|
||||
'batch_mark_paid_and_activate' => '批量标记支付并生效(BMPA)',
|
||||
'activate_subscription' => '同步订阅',
|
||||
'attach_subscription' => '绑定订阅(续费缺订阅治理)',
|
||||
'mark_refunded' => '手动标记为已退款',
|
||||
'mark_partially_refunded' => '手动标记为部分退款',
|
||||
'mark_paid_status' => '手动标记为已支付',
|
||||
'mark_paid_and_activate' => '标记支付并生效(BMPA)',
|
||||
'activate_subscription' => '同步订阅',
|
||||
'add_payment_receipt' => '追加支付回执',
|
||||
'add_refund_receipt' => '追加退款回执',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user