Merge branch 'pr_1197' into 0.17

This commit is contained in:
Nick O'Leary
2017-04-10 15:25:19 +01:00
5 changed files with 39 additions and 6 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": {