mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
15 lines
307 B
JSON
15 lines
307 B
JSON
{
|
|
"ping": {
|
|
"ping": "ping",
|
|
"label": {
|
|
"target": "対象",
|
|
"ping": "Ping (秒)",
|
|
"mode": "モード",
|
|
"mode_option": {
|
|
"timed": "時限",
|
|
"triggered": "引き金になった"
|
|
}
|
|
}
|
|
}
|
|
}
|