mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
chore: Localization of several charts and elements (#22150)
Co-authored-by: ashumeiko <ashumeiko@ashumeiko.com>
This commit is contained in:
@@ -44,7 +44,7 @@ const ExploreResultsButton = ({
|
||||
<InfoTooltipWithTrigger
|
||||
icon="line-chart"
|
||||
placement="top"
|
||||
label="explore"
|
||||
label={t('explore')}
|
||||
/>{' '}
|
||||
{t('Create Chart')}
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user