mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
typo fix (#133895)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
9aba345020
commit
7aace2384c
1 changed files with 1 additions and 1 deletions
|
@ -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', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue