mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Guided onboarding] Update getting started page breadcrumb (#145250)
This commit is contained in:
parent
9f2877a371
commit
2355535972
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ import { KEY_ENABLE_WELCOME } from '../home';
|
|||
|
||||
const homeBreadcrumb = i18n.translate('home.breadcrumbs.homeTitle', { defaultMessage: 'Home' });
|
||||
const gettingStartedBreadcrumb = i18n.translate('home.breadcrumbs.gettingStartedTitle', {
|
||||
defaultMessage: 'Guided setup',
|
||||
defaultMessage: 'Setup guides',
|
||||
});
|
||||
const title = i18n.translate('home.guidedOnboarding.gettingStarted.useCaseSelectionTitle', {
|
||||
defaultMessage: 'What would you like to do first?',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue