mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore: Localization of superset pt. 2 (#22772)
This commit is contained in:
@@ -50,7 +50,7 @@ const radarMetricMaxValue: { name: string; config: ControlFormItemSpec } = {
|
||||
'The maximum value of metrics. It is an optional configuration',
|
||||
),
|
||||
width: 120,
|
||||
placeholder: 'auto',
|
||||
placeholder: t('auto'),
|
||||
debounceDelay: 400,
|
||||
validators: [validateNumber],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user