mirror of
https://github.com/apache/superset.git
synced 2026-05-11 02:45:46 +00:00
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
This commit is contained in:
@@ -133,7 +133,7 @@ export default class FixedOrMetricControl extends React.Component {
|
||||
)}
|
||||
{this.state.type === controlTypes.metric && (
|
||||
<span>
|
||||
<span>metric: </span>
|
||||
<span>{t('metric')}: </span>
|
||||
<strong>
|
||||
{this.state.metricValue
|
||||
? this.state.metricValue.label
|
||||
|
||||
Reference in New Issue
Block a user