mirror of
https://github.com/open-webui/open-webui
synced 2024-11-17 05:53:11 +00:00
Re-word account creation error to be more descriptive
This commit is contained in:
parent
bad7dca51e
commit
ae9922a2cd
@ -45,7 +45,7 @@
|
||||
|
||||
if (!canvasPixelTest()) {
|
||||
toast.error(
|
||||
$i18n.t('Canvas pixel test failed, fingerprint evasion likely. Default image used.'),
|
||||
$i18n.t('Canvas pixel test failed: fingerprint evasion likely. Using default avatar image.'),
|
||||
{
|
||||
position: "bottom-center",
|
||||
autoClose: 1000 * 10,
|
||||
|
Loading…
Reference in New Issue
Block a user