1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

add missing Japanese translation

This commit is contained in:
Hiroyasu Nishiyama 2019-03-05 11:57:06 +09:00
parent 430a03bb14
commit 12d6c4ddf5

View File

@ -401,12 +401,17 @@
"paytoqs" : "msg.payloadをクエリパラメータに追加",
"utf8String": "UTF8文字列",
"binaryBuffer": "バイナリバッファ",
"jsonObject": "JSONオブジェクト"
"jsonObject": "JSONオブジェクト",
"authType": "種別",
"bearerToken": "トークン"
},
"setby": "- msg.methodに定義 -",
"basicauth": "認証を使用",
"use-tls": "SSL/TLS接続を有効化",
"tls-config": "TLS設定",
"basic": "Basic認証",
"digest": "Digest認証",
"bearer": "Bearer認証",
"use-proxy": "プロキシを使用",
"proxy-config": "プロキシ設定",
"use-proxyauth": "プロキシ認証を使用",