{ "common": { "label": { "payload": "Payload", "topic": "Topic", "name":"Name" } }, "inject": { "inject":"inject", "repeat": "repeat = __repeat__", "crontab": "crontab = __crontab__", "stopped": "stopped", "failed": "Inject failed: __error__", "label": { "repeat": "Repeat" }, "timestamp": "timestamp", "string": "string", "blank": "blank", "none":"none", "interval":"interval", "interval-time":"interval between times", "time":"at a specific time", "seconds":"seconds", "minutes":"minutes", "hours":"hours", "between":"between", "at":"at", "and":"and", "every":"every", "days": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "on":"on", "onstart":"Inject once at start?", "tip": "Note: \"interval between times\" and \"at a specific time\" will use cron.
See info box for details.", "success": "Successfully injected: __label__", "error": "Error: __message__", "errors": { "not-deployed": "inject node not deployed", "failed": "inject failed, see log for details", "no-response": "no response from server", "unexpected": "unexpected error (__status__) __message__" } } }