mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
parent
d3ee41d2ba
commit
54d15e6499
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ export const dashboardFeatureCatalog = {
|
||||||
export const dashboardAddToLibraryAction = {
|
export const dashboardAddToLibraryAction = {
|
||||||
getDisplayName: () =>
|
getDisplayName: () =>
|
||||||
i18n.translate('dashboard.panel.AddToLibrary', {
|
i18n.translate('dashboard.panel.AddToLibrary', {
|
||||||
defaultMessage: 'Add to library',
|
defaultMessage: 'Save to library',
|
||||||
}),
|
}),
|
||||||
getSuccessMessage: (panelTitle: string) =>
|
getSuccessMessage: (panelTitle: string) =>
|
||||||
i18n.translate('dashboard.panel.addToLibrary.successMessage', {
|
i18n.translate('dashboard.panel.addToLibrary.successMessage', {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue