web 2ce0572283 feat: add new payment icons for Alipay and WeChat Pay, update asset paths
- Added SVG icons for Alipay and WeChat Pay in the payment assets directory.
- Updated paths for Lottie animations in various components to use relative paths.
- Changed QR code image sources in payment-related components to point to the new asset paths.
- Adjusted i18n configuration to load translation files from the updated assets directory.
2025-11-29 20:03:41 -08:00

67 lines
1.5 KiB
JSON

{
"column": {
"amount": "Amount",
"balance": "Balance",
"content": "Content",
"date": "Date",
"download": "Download",
"identifier": "Identifier",
"ip": "IP",
"orderNo": "Order No.",
"platform": "Platform",
"remark": "Remark",
"server": "Server",
"serverId": "Server ID",
"status": "Status",
"subject": "Subject",
"subscribe": "Subscribe",
"subscribeId": "Subscribe ID",
"success": "Success",
"time": "Time",
"to": "To",
"total": "Total",
"type": "Type",
"upload": "Upload",
"user": "User",
"userAgent": "User Agent",
"userId": "User ID"
},
"detail": "Detail",
"failed": "Failed",
"sent": "Sent",
"success": "Success",
"title": {
"balance": "Balance Log",
"commission": "Commission Log",
"email": "Email Log",
"gift": "Gift Log",
"login": "Login Log",
"mobile": "SMS Log",
"register": "Register Log",
"resetSubscribe": "Reset Subscribe Log",
"serverTraffic": "Server Traffic Log",
"subscribe": "Subscribe Log",
"subscribeTraffic": "Subscribe Traffic Log",
"trafficDetails": "Traffic Details"
},
"type": {
"231": "Auto Reset",
"232": "Advance Reset",
"233": "Paid Reset",
"321": "Recharge",
"322": "Withdraw",
"323": "Payment",
"324": "Refund",
"325": "Reward",
"326": "Admin Adjust",
"331": "Purchase",
"332": "Renewal",
"333": "Refund",
"334": "Withdraw",
"335": "Admin Adjust",
"341": "Increase",
"342": "Reduce"
},
"unknown": "Unknown"
}