Add Japanese translation file for redis node (65-redisout.json) (#362)

This commit is contained in:
Kazuhito Yokoi
2017-10-08 06:26:39 +09:00
committed by Dave Conway-Jones
parent 9765439588
commit 3892bc248a
2 changed files with 22 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
<div class="form-row node-input-hostname">
<label for="node-input-hostname"><i class="fa fa-bookmark"></i> <span data-i18n="redisout.label.host"></span></label>
<input class="input-append-left" type="text" id="node-input-hostname" placeholder="127.0.0.1" style="width: 40%;" ><button id="node-input-hostname-lookup" class="btn input-append-right"><span class="caret"></span></button>
<label for="node-input-port" style="margin-left: 10px; width: 35px; "> <span data-i18n="redisout.label.port"></span></label>
<label for="node-input-port" style="margin-left: 10px; width: 37px; "> <span data-i18n="redisout.label.port"></span></label>
<input type="text" id="node-input-port" placeholder="6379" style="width:45px">
</div>
<div class="form-row">