add ja translation for tail node

This commit is contained in:
Dave Conway-Jones 2019-07-12 16:02:12 +01:00
parent 55698e637d
commit f7fa242d4d
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<script type="text/x-red" data-help-name="tail">
<p>設定したファイルの末尾を出力(追加されたデータを監視)します.</p>
<p>注: Windowsでは、追加されたデータを出力するには、書き込みと書き込みの間にファイルを閉じる必要があります。</p>
<h3>出力</h3>
<ul>
<li>(UTF-8形式の)テキストファイルは文字列を返却。</li>