change button name (#20163)
This commit is contained in:
parent
22b7496d2e
commit
b96e20a2f4
|
|
@ -45,7 +45,7 @@ const ExploreResultsButton = ({
|
|||
placement="top"
|
||||
label="explore"
|
||||
/>{' '}
|
||||
{t('Explore')}
|
||||
{t('Create Chart')}
|
||||
</Button>
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue