bludit/bl-plugins/rss/languages/en.json

10 lines
270 B
JSON

{
"plugin-data":
{
"name": "RSS Feed",
"description": "This plugin generates an RSS feed of your site.<br>The feed has the URL https://example.com/rss.xml"
},
"amount-of-items-to-show-on-the-feed": "Amount of items to show on the feed.",
"rss-url": "RSS URL"
}