Add copy path/value buttons to debug messages

This commit is contained in:
Nick O'Leary
2017-05-10 15:49:12 +01:00
parent a84efeb5d5
commit 00460d856b
10 changed files with 306 additions and 90 deletions

View File

@@ -112,7 +112,10 @@
"import": {
"import": "Import to",
"newFlow": "new flow"
}
},
"copyMessagePath": "Path copied",
"copyMessageValue": "Value copied",
"copyMessageValue_truncated": "Truncated value copied"
},
"deploy": {
"deploy": "Deploy",