Dia antes primera install
This commit is contained in:
21
node_modules/node-red-node-ping/locales/en-US/88-ping.json
generated
vendored
Normal file
21
node_modules/node-red-node-ping/locales/en-US/88-ping.json
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"ping": {
|
||||
"ping": "ping",
|
||||
"label": {
|
||||
"target": "Target",
|
||||
"ping": "Ping (S)",
|
||||
"mode": "Mode",
|
||||
"mode_option": {
|
||||
"timed": "Timed",
|
||||
"triggered": "Triggered"
|
||||
},
|
||||
"protocol": "Protocol",
|
||||
"protocol_option": {
|
||||
"auto": "Automatic",
|
||||
"ipv4": "IPv4",
|
||||
"ipv6": "IPv6"
|
||||
},
|
||||
"tip": "Note: Leave Target field blank to allow msg.payload to set hosts dynamically."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user