- 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.
15 lines
499 B
JSON
15 lines
499 B
JSON
{
|
|
"cancel": "Cancel",
|
|
"confirmReboot": "Confirm Reboot",
|
|
"confirmSystemReboot": "Confirm System Reboot",
|
|
"newVersionAvailable": "New Version Available",
|
|
"rebootDescription": "Are you sure you want to reboot the system? This action cannot be undone.",
|
|
"rebooting": "Rebooting...",
|
|
"refreshLogs": "Refresh Logs",
|
|
"serverVersion": "Server Version",
|
|
"systemLogs": "System Logs",
|
|
"systemReboot": "System Reboot",
|
|
"systemServices": "System Services",
|
|
"webVersion": "Web Version"
|
|
}
|