Files
Homarr/public/locales/pt/modules/rss.json
2023-06-10 17:59:03 +02:00

31 lines
536 B
JSON

{
"descriptor": {
"name": "Widget RSS",
"description": "",
"settings": {
"title": "Configurações para o widget RSS",
"rssFeedUrl": {
"label": "",
"description": ""
},
"refreshInterval": {
"label": ""
},
"dangerousAllowSanitizedItemContent": {
"label": ""
},
"textLinesClamp": {
"label": ""
}
},
"card": {
"errors": {
"general": {
"title": "",
"text": ""
}
}
}
}
}