Skip to content

Commit

Permalink
update translation path
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdaemon committed May 7, 2022
1 parent 701a66c commit cd85c83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export const visTypeXyVisFn = (): VisTypeXyExpressionFunctionDefinition => ({
legendSize: {
types: ['string'],
default: DEFAULT_LEGEND_SIZE,
help: i18n.translate('expressionHeatmap.function.args.legendSize.help', {
help: i18n.translate('visTypeXy.function.args.legendSize.help', {
defaultMessage: 'Specifies the legend size.',
}),
options: [
Expand Down

0 comments on commit cd85c83

Please sign in to comment.