chore(explore): Change labels "Group by"/"Series" to "Dimensions" (#19647)

This commit is contained in:
Kamil Gabryjelski
2022-04-13 15:16:03 +02:00
committed by GitHub
parent 2ba484fe43
commit de9fb2109d
6 changed files with 9 additions and 9 deletions

View File

@@ -125,7 +125,7 @@ const config: ControlPanelConfig = {
],
controlOverrides: {
groupby: {
label: t('Series'),
label: t('Dimensions'),
description: t('Categories to group by on the x-axis.'),
},
columns: {