mirror of
https://github.com/perfect-panel/ppanel-web.git
synced 2026-02-06 11:40:28 -05:00
27 lines
1.0 KiB
JSON
27 lines
1.0 KiB
JSON
{
|
|
"caller": "Caller",
|
|
"cancel": "Cancel",
|
|
"confirmReboot": "Confirm Reboot",
|
|
"confirmSystemReboot": "Confirm System Reboot",
|
|
"confirmSystemUpgrade": "Confirm System Upgrade",
|
|
"confirmUpgrade": "Confirm Upgrade",
|
|
"currentVersion": "Current System Version:",
|
|
"errors": "Errors",
|
|
"ip": "IP",
|
|
"lastUpdated": "Last Updated:",
|
|
"none": "None",
|
|
"query": "Query",
|
|
"rebootDescription": "Are you sure you want to reboot the system? This operation will cause a brief service interruption.",
|
|
"rebooting": "Rebooting system...",
|
|
"refreshLogs": "Refresh Logs",
|
|
"request": "Request",
|
|
"status": "Status",
|
|
"systemLogs": "System Logs",
|
|
"systemReboot": "System Reboot",
|
|
"systemServices": "System Services",
|
|
"systemUpgrade": "System Upgrade",
|
|
"upgradeDescription": "Are you sure you want to perform a system upgrade? This operation may take a few minutes, during which the system may be unresponsive.",
|
|
"userAgent": "User Agent",
|
|
"viewLogsAndManage": "View system logs, perform system upgrade and reboot operations"
|
|
}
|