mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
added/improved DE translation of forms (#765)
This commit is contained in:
15
social/feedparser/locales/de/32-feedparse.json
Normal file
15
social/feedparser/locales/de/32-feedparse.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"feedparse": {
|
||||
"feedparse": "feedparser",
|
||||
"label": {
|
||||
"feedurl": "Feed-URL",
|
||||
"refresh": "Aktualisierung",
|
||||
"minutes": "Minuten"
|
||||
},
|
||||
"errors": {
|
||||
"badstatuscode": "Fehler - Fehlerhafter Statuscode",
|
||||
"invalidurl": "Ungültige URL",
|
||||
"invalidinterval": "Aktualisierungsintervall zu groß"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user