mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
more keys
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
|
||||
reader.readAsText(file);
|
||||
} else {
|
||||
toast.error(`File not found.`);
|
||||
toast.error($i18n.t('File not found.'));
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user