Japanese translation of info text for twitter/feedparse/email/rbe nodes (#421)

* add Japanese info text of twitter node

* add Japanese info text of feedparse node

* add Japanese info text of email node

* add Japanese info text of rbe node

* minor fix of Japanese info text of email node

* minor fix of Japanese info text of email node
This commit is contained in:
Hiroyasu Nishiyama
2018-03-29 16:49:30 +09:00
committed by Dave Conway-Jones
parent 3decff0b1a
commit 8ea3969714
4 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<script type="text/x-red" data-help-name="feedparse">
<p>RSS/atomに対する新規エントリのフィードをモニタします</p>
<p><code>msg.topic</code>
<code>msg.payload</code><code>msg.article</code>
ジェクトを設定します記事オブジェクトは<code>.title</code>
<code>.summary</code><code>.date</code></p>
<p>更新頻度を35790分(約24.8)より大きくすることはできません</p>
</script>