Add Japanese translations for Node-RED v1.3.1 (#2930)

This commit is contained in:
Kazuhito Yokoi
2021-04-12 22:15:07 +09:00
committed by GitHub
parent 55c2430671
commit 39274b0c5d
6 changed files with 10 additions and 4 deletions

View File

@@ -20,6 +20,8 @@
<dl class="message-properties">
<dt class="optional">filename <span class="property-type">文字列</span></dt>
<dd>対象ファイル名をノードに設定していない場合このプロパティでファイルを指定できます</dd>
<dt class="optional">encoding <span class="property-type">文字列</span></dt>
<dd>エンコーディングをmsgで設定する構成にした際はこの任意のプロパティでエンコーディングを設定できます</dt>
</dl>
<h3>出力</h3>
<p>書き込みの完了時入力メッセージを出力端子に送出します</p>