mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Enterprise Search] Update sitemaps copy (#150010)
This updates the copy for the Elastic Web Crawler sitemaps feature. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
ef00463019
commit
5389639943
1 changed files with 2 additions and 1 deletions
|
@ -68,7 +68,8 @@ export const SitemapsTable: React.FC<SitemapsTableProps> = ({ domain, indexName,
|
|||
description={
|
||||
<p>
|
||||
{i18n.translate('xpack.enterpriseSearch.crawler.sitemapsTable.description', {
|
||||
defaultMessage: 'Specify sitemap URLs for the crawler on this domain.',
|
||||
defaultMessage:
|
||||
'Add custom sitemap URLs for this domain. The crawler automatically detects existing sitemaps.',
|
||||
})}
|
||||
</p>
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue