Update messages.json

This commit is contained in:
jonferreira 2018-11-15 17:11:11 +00:00 committed by GitHub
parent 8167608f04
commit 6c75baecb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -384,7 +384,8 @@
"upload": "Accept file uploads?",
"status": "Status code",
"headers": "Headers",
"other": "other"
"other": "other",
"usePayloadAsParameters" : "Use payload properties as parameters"
},
"setby": "- set by msg.method -",
"basicauth": "Use basic authentication",
@ -412,7 +413,8 @@
"deprecated-call":"Deprecated call to __method__",
"invalid-transport":"non-http transport requested",
"timeout-isnan": "Timeout value is not a valid number, ignoring",
"timeout-isnegative": "Timeout value is negative, ignoring"
"timeout-isnegative": "Timeout value is negative, ignoring",
"invalid-payload": "Invalid payload"
},
"status": {
"requesting": "requesting"