mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"feedparse": {
|
|
"label": {
|
|
"feedurl": "Feed url",
|
|
"refresh": "Refresh",
|
|
"minutes": "minutes"
|
|
},
|
|
"errors": {
|
|
"badstatuscode": "error - Bad status code",
|
|
"invalidurl": "Invalid url"
|
|
}
|
|
}
|
|
} |