Files
NodeBB/public/language/zh-TW/admin/settings/web-crawler.json

11 lines
490 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"crawlability-settings": "爬蟲抓取設定",
"robots-txt": "自訂 Robots.txt<small>留白以使用預設設定</small>",
"sitemap-feed-settings": "網站地圖與訂閱設定",
"disable-rss-feeds": "停用 RSS 訂閱",
"disable-sitemap-xml": "停用 Sitemap.xml",
"sitemap-topics": "要在 Sitemap 中展現的主題數量",
"sitemap-cache-duration-hours": "Sitemap Cache Duration (hours)",
"clear-sitemap-cache": "清除 Sitemap 快取",
"view-sitemap": "檢視 Sitemap"
}