mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
14 lines
309 B
JSON
14 lines
309 B
JSON
{
|
|
"feedparse": {
|
|
"label": {
|
|
"feedurl": "取得先URL",
|
|
"refresh": "更新",
|
|
"minutes": "分"
|
|
},
|
|
"errors": {
|
|
"badstatuscode": "エラー - 無効なステータスコード",
|
|
"invalidurl": "無効なURL"
|
|
}
|
|
}
|
|
}
|