Merge branch 'dev' into pr_3438

This commit is contained in:
Nick O'Leary
2022-04-26 13:53:35 +01:00
committed by GitHub
228 changed files with 28117 additions and 21477 deletions

View File

@@ -174,7 +174,11 @@
"outMode": "モード",
"sendToAll": "接続された全てのlinkードへ送信",
"returnToCaller": "link callードへ返却",
"timeout": "タイムアウト",
"timeout": "タイムアウト",
"linkCallType": "リンクの種類",
"staticLinkCall": "対象を固定で指定",
"dynamicLinkCall": "対象を動的に指定 (msg.target)",
"dynamicLinkLabel": "動的",
"error": {
"missingReturn": "返却するノードの情報が存在しません"
}
@@ -300,8 +304,8 @@
"hour": "時間",
"days": "日",
"day": "日",
"between": "頻度",
"and": "回/",
"between": "範囲",
"and": "",
"rate": "流量",
"msgper": "メッセージ/",
"queuemsg": "中間メッセージをキューに追加",
@@ -470,6 +474,7 @@
"string": "文字列",
"base64": "Base64文字列",
"auto": "自動判定(文字列もしくはバイナリバッファ)",
"auto-detect": "自動判定(JSONオブジェクト、文字列もしくはバイナリバッファ)",
"json": "JSONオブジェクト"
},
"true": "する",