mirror of
https://github.com/apache/superset.git
synced 2026-07-26 00:22:31 +00:00
chore: Localization of superset pt. 2 (#22772)
This commit is contained in:
@@ -190,7 +190,7 @@ const ChangeDatasourceModal: FunctionComponent<ChangeDatasourceModalProps> = ({
|
||||
);
|
||||
});
|
||||
onHide();
|
||||
addSuccessToast('Successfully changed dataset!');
|
||||
addSuccessToast(t('Successfully changed dataset!'));
|
||||
};
|
||||
|
||||
const handlerCancelConfirm = () => {
|
||||
|
||||
Reference in New Issue
Block a user