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

9 lines
186 B
JSON

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