✨ 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.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"billing": {
|
||||
"description": "Sponsoring helps PPanel to continue releasing updates!",
|
||||
"title": "Sponsor"
|
||||
},
|
||||
"currentlyOnline": "Currently Online",
|
||||
"month": "Month",
|
||||
"monthTraffic": "Month Traffic",
|
||||
"newPurchase": "New Purchase",
|
||||
"nodes": "Nodes",
|
||||
"nodeTraffic": "Node Traffic",
|
||||
"offline": "Offline",
|
||||
"online": "Online",
|
||||
"onlineUsersCount": "Online Users",
|
||||
"pending": "Pending",
|
||||
"pendingTickets": "Pending Tickets",
|
||||
"register": "Register",
|
||||
"repurchase": "Repurchase",
|
||||
"revenueTitle": "Revenue Statistics",
|
||||
"selectTypePlaceholder": "Select Type",
|
||||
"today": "Today",
|
||||
"todayTraffic": "Today Traffic",
|
||||
"total": "Total",
|
||||
"totalIncome": "Total Income",
|
||||
"totalServers": "Total Servers",
|
||||
"traffic": "Traffic",
|
||||
"trafficRank": "Traffic Rank",
|
||||
"type": "Type",
|
||||
"users": "Users",
|
||||
"userTitle": "User Statistics",
|
||||
"userTraffic": "User Traffic",
|
||||
"yesterday": "Yesterday"
|
||||
}
|
||||
Reference in New Issue
Block a user