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

10 lines
314 B
JSON

{
"plugin-data":
{
"name": "RSS Feed",
"description": "サイトのRSSフィードを生成します。 <br> フィードのURLは https:\/\/example.com\/rss.xml のようになります。"
},
"amount-of-items-to-show-on-the-feed": "フィードに表示するアイテム数。",
"rss-url": "RSS URL"
}