Merge pull request #1962 from node-red-hitachi/update-JP-catalog-for-nodes

Update Japanese message catalog for nodes
This commit is contained in:
Nick O'Leary
2018-11-03 21:36:29 +00:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -247,7 +247,7 @@
<input id="node-config-input-path" type="text" placeholder="/ws/example">
</div>
<div class="form-row">
<label for="node-config-input-wholemsg"></label>
<label for="node-config-input-wholemsg" data-i18n="websocket.sendrec"></label>
<select type="text" id="node-config-input-wholemsg" style="width: 70%;">
<option value="false" data-i18n="websocket.payload"></option>
<option value="true" data-i18n="websocket.message"></option>