export default { "finance.task_payment.page.title": "Task Payment Logs", "finance.task_payment.page.description": "View task order payment records", "finance.task_payment.id": "ID", "finance.task_payment.payment_no": "Payment No", "finance.task_payment.order_id": "Order ID", "finance.task_payment.user_id": "User ID", "finance.task_payment.payment_transaction_id": "Transaction ID", "finance.task_payment.amount": "Amount", "finance.task_payment.pay_type": "Pay Method", "finance.task_payment.pay_type.0": "Balance", "finance.task_payment.pay_type.1": "WeChat Pay", "finance.task_payment.status": "Status", "finance.task_payment.status.0": "Unpaid", "finance.task_payment.status.1": "Paid", "finance.task_payment.status.2": "Refunded", "finance.task_payment.paid_at": "Paid At", "finance.task_payment.refund_at": "Refund At", "finance.task_payment.created_at": "Created At", "finance.task_payment.updated_at": "Updated At", };