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

10 lines
270 B
JSON
Raw Normal View History

2016-01-11 23:51:00 +01:00
{
"plugin-data":
{
2016-01-22 20:27:53 +01:00
"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"
2017-10-13 22:36:12 +02:00
}