Skip to content

Commit

Permalink
Update translation key
Browse files Browse the repository at this point in the history
  • Loading branch information
DianaDerevyankina committed Feb 24, 2022
1 parent 67044a6 commit 2638f4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ export const LegendSizeSettings = ({
? i18n.translate('xpack.lens.shared.legendVisibleTooltip', {
defaultMessage: 'Requires legend to be shown',
})
: i18n.translate('xpack.lens.shared.legendIsTruncated', {
: i18n.translate('xpack.lens.legendSizeSetting.legendAutoSize', {
defaultMessage: 'Requires legend auto {sizeProperty} to be disabled',
values: { sizeProperty },
})
Expand Down

0 comments on commit 2638f4d

Please sign in to comment.