mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Add i18n content for moved core nodes
This commit is contained in:
13
social/feedparser/locales/en-US/32-feedparse.json
Normal file
13
social/feedparser/locales/en-US/32-feedparse.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"feedparse": {
|
||||
"label": {
|
||||
"feedurl": "Feed url",
|
||||
"refresh": "Refresh",
|
||||
"minutes": "minutes"
|
||||
},
|
||||
"errors": {
|
||||
"badstatuscode": "error - Bad status code",
|
||||
"invalidurl": "Invalid url"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user