Files
homarr/public/locales/fr/modules/rss.json
2023-02-24 22:15:33 +01:00

20 lines
325 B
JSON

{
"descriptor": {
"name": "Widget RSS",
"description": "",
"settings": {
"title": "",
"rssFeedUrl": {
"label": "URL du flux RSS"
}
}
},
"card": {
"errors": {
"general": {
"title": "Impossible de récupérer le flux RSS",
"text": ""
}
}
}
}