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

11 lines
593 B
JSON
Raw Normal View History

2016-02-10 13:11:53 +01:00
{
"plugin-data":
{
"name": "Sitemap",
2021-10-08 16:41:06 +02:00
"description": "このプラグインはウェブサイトのページ一覧を提供するsitemap.xmlを生成します。これは検索エンジンがウェブサイトのコンテンツの整理とフィルタリングに役立ちます。"
},
2021-10-08 16:41:06 +02:00
"sitemap-url": "サイトマップURL",
"notifies-google-when-you-created": "サイトのコンテンツを作成、修正、削除するとGoogleに通知します。",
"notifies-bing-when-you-created": "サイトのコンテンツを作成、修正、削除するとBingに通知します。"
2016-02-10 13:11:53 +01:00
}