"model/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "f0ad49ea17d587cce7f4b2c6a6ccb3139ec083c8"
Commit ae9922a2 authored by Self Denial's avatar Self Denial
Browse files

Re-word account creation error to be more descriptive

parent bad7dca5
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
if (!canvasPixelTest()) { if (!canvasPixelTest()) {
toast.error( 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", position: "bottom-center",
autoClose: 1000 * 10, autoClose: 1000 * 10,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment