mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
This commit is contained in:
@@ -108,8 +108,8 @@ const config: ControlPanelConfig = {
|
||||
default: labelType,
|
||||
renderTrigger: true,
|
||||
choices: [
|
||||
['value', 'Value'],
|
||||
['key_value', 'Category and Value'],
|
||||
['value', t('Value')],
|
||||
['key_value', t('Category and Value')],
|
||||
],
|
||||
description: t('What should be shown on the label?'),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user