mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Lens] Update Lens empty state copy (#122174)
* chore: update Lens empty state * chore: revert changes on lens tab title * chore: revert translation changes * chore: revert translation changes Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
20785506a0
commit
cd0326c05a
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ export const InnerWorkspacePanel = React.memo(function InnerWorkspacePanel({
|
|||
<>
|
||||
<p>
|
||||
{i18n.translate('xpack.lens.editorFrame.emptyWorkspaceHeading', {
|
||||
defaultMessage: 'Lens is a new tool for creating visualization',
|
||||
defaultMessage: 'Lens is the recommended editor for creating visualizations',
|
||||
})}
|
||||
</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue