mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Time to Visualize] Rename Visualize to Visualize Library (#91015)
* Renamed Visualize to Visualize Library
This commit is contained in:
parent
b4368bde14
commit
89327bf9de
13 changed files with 42 additions and 26 deletions
|
@ -111,7 +111,7 @@ export const buildOSSFeatures = ({ savedObjectTypes, includeTimelion }: BuildOSS
|
|||
{
|
||||
id: 'visualize',
|
||||
name: i18n.translate('xpack.features.visualizeFeatureName', {
|
||||
defaultMessage: 'Visualize',
|
||||
defaultMessage: 'Visualize Library',
|
||||
}),
|
||||
order: 700,
|
||||
category: DEFAULT_APP_CATEGORIES.kibana,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue