mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Ryan Keairns <contactryank@gmail.com>
This commit is contained in:
parent
19d2071d75
commit
ef7ef75431
1 changed files with 3 additions and 0 deletions
|
@ -84,6 +84,9 @@ export const Overview: FC<Props> = ({ newsFetchResult, solutions, features }) =>
|
|||
solution: i18n.translate('kibanaOverview.noDataConfig.solutionName', {
|
||||
defaultMessage: `Analytics`,
|
||||
}),
|
||||
pageTitle: i18n.translate('kibanaOverview.noDataConfig.pageTitle', {
|
||||
defaultMessage: `Welcome to Analytics!`,
|
||||
}),
|
||||
logo: 'logoKibana',
|
||||
actions: {
|
||||
elasticAgent: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue