mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Update en_us.json
Added translation variable "DevDetail_Tab_Tools_Ping_Title" Added translation variable "DevDetail_Tab_Tools_Ping_Start" Added translation variable "DevDetail_Tab_Tools_Ping_Error" Removed translation variable "DevDetail_Tools_Ping_Title" Removed translation variable "DevDetail_Tools_Ping_Start" Removed translation variable "DevDetail_Tools_Ping_Error"
This commit is contained in:
@@ -137,7 +137,10 @@
|
||||
"DevDetail_Shortcut_Presence" : "Presence",
|
||||
"DevDetail_Shortcut_DownAlerts" : "Down Alerts",
|
||||
"DevDetail_Tab_Details" : "<i class=\"fa fa-info-circle\"></i> Details",
|
||||
"DevDetail_Tab_Tools": "<i class=\"fa fa-screwdriver-wrench\"></i> Tools",
|
||||
"DevDetail_Tab_Tools": "<i class=\"fa fa-screwdriver-wrench\"></i> Tools",
|
||||
"DevDetail_Tab_Tools_Ping_Title" : "Ping",
|
||||
"DevDetail_Tab_Tools_Ping_Start" : "Start Ping",
|
||||
"DevDetail_Tab_Tools_Ping_Error" : "Error: IP address is not valid",
|
||||
"DevDetail_Tab_Nmap" : "<i class=\"fa fa-ethernet\"></i> Nmap",
|
||||
"DevDetail_Tab_Sessions" : "<i class=\"fa fa-list-ol\"></i> Sessions",
|
||||
"DevDetail_Tab_Presence" : "<i class=\"fa fa-calendar\"></i> Presence",
|
||||
@@ -234,10 +237,7 @@
|
||||
"BackDevDetail_Actions_Not_Registered" : "Action not registered: ",
|
||||
"BackDevDetail_Actions_Ask_Run" : "Do you want to execute the action?",
|
||||
"BackDevDetail_Tools_WOL_okay" : "The command was executed.",
|
||||
"BackDevDetail_Tools_WOL_error" : "The command was NOT executed.",
|
||||
"DevDetail_Tools_Ping_Title" : "Ping",
|
||||
"DevDetail_Tools_Ping_Start" : "Start Ping",
|
||||
"DevDetail_Tools_Ping_Error" : "Error: IP address is not valid",
|
||||
"BackDevDetail_Tools_WOL_error" : "The command was NOT executed.",
|
||||
"DevDetail_Tools_WOL_noti" : "Wake-on-LAN",
|
||||
"DevDetail_Tools_WOL_noti_text" : "The Wake-on-LAN command is sent to the broadcast address. If the target is not in the subnet/vlan of Pi.Alert, the target device will not respond.",
|
||||
"DevDetail_Tools_WOL" : "Send Wol command to ",
|
||||
|
||||
Reference in New Issue
Block a user