mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
chore(explore): Change labels "Group by"/"Series" to "Dimensions" (#19647)
This commit is contained in:
committed by
GitHub
parent
2ba484fe43
commit
de9fb2109d
@@ -39,7 +39,7 @@ const config: ControlPanelConfig = {
|
||||
name: 'groupby',
|
||||
config: {
|
||||
...sharedControls.groupby,
|
||||
label: t('Group by'),
|
||||
label: t('Dimensions'),
|
||||
description: t('Columns to group by'),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user