Files
NodeBB/public/language/ja/admin/settings/web-crawler.json
Barış Soner Uşaklı 3c0f0f9c3a Revert "Squashed commit of the following:"
This reverts commit c51022993b.
2026-02-14 15:44:39 -05:00

10 lines
561 B
JSON

{
"crawlability-settings": "クロール性の設定",
"robots-txt": "カスタムRobots.txt<small>デフォルトの場合は空白のままにしてください</small>",
"sitemap-feed-settings": "サイトマップとフィードの設定",
"disable-rss-feeds": "RSSフィードを無効にする",
"disable-sitemap-xml": "Sitemap.xmlを無効にする",
"sitemap-topics": "サイトマップに表示するスレッドの数",
"clear-sitemap-cache": "サイトマップのキャッシュをクリア",
"view-sitemap": "サイトマップを表示"
}