Skip to content

Commit ae75394

Browse files
authored
Merge pull request node-red#3852 from kazuhitoyokoi/master-addjpn
Add Japanese translation for v3.0.2
2 parents 5365786 + d0d22c3 commit ae75394

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/node_modules/@node-red/editor-client/locales/ja/editor.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,8 +1168,7 @@
11681168
"takeATour": "ツアーを開始",
11691169
"start": "開始",
11701170
"next": "次へ",
1171-
"welcomeTours": "ウェルカムツアー",
1172-
"tours": "ツアー"
1171+
"welcomeTours": "ウェルカムツアー"
11731172
},
11741173
"diagnostics": {
11751174
"title": "システム情報"

packages/node_modules/@node-red/nodes/locales/ja/messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,8 @@
554554
},
555555
"status": {
556556
"requesting": "要求中"
557-
}
557+
},
558+
"insecureHTTPParser": "厳密なHTTPパース処理を無効化"
558559
},
559560
"websocket": {
560561
"label": {

0 commit comments

Comments
 (0)