mirror of
https://github.com/apache/superset.git
synced 2026-04-13 21:24:28 +00:00
chore(explore): Change labels "Group by"/"Series" to "Dimensions" (#19647)
This commit is contained in:
committed by
GitHub
parent
2ba484fe43
commit
de9fb2109d
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user