mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Add key adn translation
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
}, 100);
|
||||
}
|
||||
} else {
|
||||
toast.error('No content to speak');
|
||||
toast.error($i18n.t('No content to speak'));
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user