Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Devon Thomson 2022-06-08 12:58:49 -04:00 committed by GitHub
parent 9aba345020
commit 7aace2384c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ export const dashboardLibraryNotification = {
getTooltip: () =>
i18n.translate('dashboard.panel.libraryNotification.toolTip', {
defaultMessage:
'Editing this panel might affect other dashboards. To change to this panel only, unlink it from the library.',
'Editing this panel might affect other dashboards. To change this panel only, unlink it from the library.',
}),
getPopoverAriaLabel: () =>
i18n.translate('dashboard.panel.libraryNotification.ariaLabel', {