mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Lens] Updates the Explore in Discover tooltip (#140529)
* [Lens] Updates the Explore in Discover tooltip * Review comment Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
e66bcf4a8e
commit
167587f86c
1 changed files with 1 additions and 1 deletions
|
@ -515,7 +515,7 @@ export function getFiltersInLayer(
|
|||
return {
|
||||
error: i18n.translate('xpack.lens.indexPattern.adHocDataViewError', {
|
||||
defaultMessage:
|
||||
'"Explore data in Discover" does not support unsaved data views. Save the data view to switch to Discover.',
|
||||
'You have unsaved data views. To explore the data in Discover, save the data views.',
|
||||
}),
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue