mirror of https://github.com/node-red/node-red.git
update Japanese info text of function node
parent
18f3789e29
commit
4124159378
|
@ -46,4 +46,6 @@
|
|||
<li><code>node.id</code> - ノードのID</li>
|
||||
<li><code>node.name</code> - ノードの名称</li>
|
||||
</ul>
|
||||
<h4>環境変数の利用</h4>
|
||||
<p>環境変数は<code>env.get("MY_ENV_VAR")</code>により参照できます。</p>
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue