mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update Japanese translation (editor.json)
This commit is contained in:
parent
6bccdd015f
commit
991c68c394
@ -456,7 +456,13 @@
|
||||
},
|
||||
"context": {
|
||||
"name": "コンテキスト",
|
||||
"label": "コンテキスト"
|
||||
"label": "コンテキスト",
|
||||
"none": "選択されていません",
|
||||
"refresh": "読み込みのため更新してください",
|
||||
"empty": "空",
|
||||
"node": "なし",
|
||||
"flow": "フロー",
|
||||
"global": "グローバル"
|
||||
},
|
||||
"palette": {
|
||||
"name": "パレットの管理",
|
||||
@ -637,6 +643,9 @@
|
||||
"eval": "表現評価エラー:\n __message__"
|
||||
}
|
||||
},
|
||||
"jsEditor": {
|
||||
"title": "JavaScriptエディタ"
|
||||
},
|
||||
"jsonEditor": {
|
||||
"title": "JSONエディタ",
|
||||
"format": "JSONフォーマット"
|
||||
|
Loading…
Reference in New Issue
Block a user