Add description to flow same as subflow

This commit is contained in:
Kazuki-Nakanishi
2017-03-17 01:29:19 +09:00
parent fb24dca019
commit 38a950a6dc
5 changed files with 39 additions and 7 deletions

View File

@@ -21,7 +21,8 @@
"dropFlowHere": "Drop the flow here",
"status": "Status",
"enabled": "Enabled",
"disabled":"Disabled"
"disabled":"Disabled",
"info": "Description"
},
"menu": {
"label": {

View File

@@ -18,7 +18,8 @@
"editFlow": "フローを編集: __name__",
"confirmDelete": "削除の確認",
"delete": "本当に '__label__' を削除しますか?",
"dropFlowHere": "ここにフローをドロップしてください"
"dropFlowHere": "ここにフローをドロップしてください",
"info": "詳細"
},
"menu": {
"label": {