node-red/nodes/core/locales/en-US/messages.json

11 lines
225 B
JSON

{
"inject": {
"repeat": "repeat = __repeat__",
"crontab": "crontab = __crontab__",
"stopped": "stopped",
"failed": "Inject failed: __error__",
"payload": "Payload"
}
}