Update Japanese translations in node help (#3332)

* Update Japanese translations in node help

* Fix typos
This commit is contained in:
Kazuhito Yokoi
2022-01-08 02:43:53 +09:00
committed by GitHub
parent aaa2b4c3db
commit b14c42b6a4
12 changed files with 86 additions and 17 deletions

View File

@@ -21,7 +21,7 @@
<dt>msg <span class="property-type">object</span></dt>
<dd>A msg object containing information to populate the template.</dd>
<dt class="optional">template <span class="property-type">string</span></dt>
<dd>A template to be populated from msg.payload. If not configured in the edit panel,
<dd>A template to be populated from <code>msg.payload</code>. If not configured in the edit panel,
this can be set as a property of msg.</dd>
</dl>
<h3>Outputs</h3>