✨ 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,14 @@
|
||||
{
|
||||
"cancel": "取消",
|
||||
"confirmReboot": "确认重启",
|
||||
"confirmSystemReboot": "确认系统重启",
|
||||
"newVersionAvailable": "有新版本可用",
|
||||
"rebootDescription": "确定要重启系统吗?此操作无法撤销。",
|
||||
"rebooting": "重启中...",
|
||||
"refreshLogs": "刷新日志",
|
||||
"serverVersion": "服务器版本",
|
||||
"systemLogs": "系统日志",
|
||||
"systemReboot": "系统重启",
|
||||
"systemServices": "系统服务",
|
||||
"webVersion": "前端版本"
|
||||
}
|
||||
Reference in New Issue
Block a user