mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Merge branch 'pr_1197' into 0.17
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
"dropFlowHere": "Drop the flow here",
|
||||
"status": "Status",
|
||||
"enabled": "Enabled",
|
||||
"disabled":"Disabled"
|
||||
"disabled":"Disabled",
|
||||
"info": "Description"
|
||||
},
|
||||
"menu": {
|
||||
"label": {
|
||||
|
@@ -18,7 +18,8 @@
|
||||
"editFlow": "フローを編集: __name__",
|
||||
"confirmDelete": "削除の確認",
|
||||
"delete": "本当に '__label__' を削除しますか?",
|
||||
"dropFlowHere": "ここにフローをドロップしてください"
|
||||
"dropFlowHere": "ここにフローをドロップしてください",
|
||||
"info": "詳細"
|
||||
},
|
||||
"menu": {
|
||||
"label": {
|
||||
|
Reference in New Issue
Block a user