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

11 lines
495 B
JSON
Raw Normal View History

2016-02-10 13:11:53 +01:00
{
"plugin-data":
{
"name": "Sitemap",
2019-10-28 23:21:02 +01:00
"description": "This plugin generates a sitemap.xml file, which provides the list of pages on your website, this helps search engines organize and filter content from their website."
},
2019-10-28 23:21:02 +01:00
"sitemap-url": "Sitemap URL",
"notifies-google-when-you-created": "Notifies Google when you created, modified or deleted content from your site.",
"notifies-bing-when-you-created": "Notifies Bing when you created, modified or deleted content from your site."
2016-02-10 13:11:53 +01:00
}