mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update japanese message of ping node (#644)
This commit is contained in:
committed by
GitHub
parent
0b590236a0
commit
ea3ed9ff5e
@@ -2,13 +2,14 @@
|
||||
"ping": {
|
||||
"ping": "ping",
|
||||
"label": {
|
||||
"target": "対象",
|
||||
"target": "ターゲット",
|
||||
"ping": "Ping (秒)",
|
||||
"mode": "モード",
|
||||
"mode_option": {
|
||||
"timed": "時限",
|
||||
"triggered": "引き金になった"
|
||||
}
|
||||
"timed": "時間",
|
||||
"triggered": "トリガー"
|
||||
},
|
||||
"tip": "注: msg.payloadでホスト名を動的に指定する場合は、ターゲットフィールドを空にします。"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user