"...git@developer.sourcefind.cn:wangkx1/tilelang.git" did not exist on "bc2d5632b753b79564ad1194af4ed3d659e6446e"
Commit bee03387 authored by Danny Liu's avatar Danny Liu
Browse files

captalize Initial for improved clarity

parent 8a7075c3
...@@ -153,7 +153,7 @@ ...@@ -153,7 +153,7 @@
} else { } else {
toast.info( toast.info(
$i18n.t( $i18n.t(
'Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!' 'Fingerprint spoofing detected: default profile picture set. Disable to access Initial gravatar!'
), ),
{ {
autoClose: 1000 * 10 autoClose: 1000 * 10
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
if (!canvasPixelTest()) { if (!canvasPixelTest()) {
toast.info( toast.info(
$i18n.t( $i18n.t(
'Fingerprint spoofing detected: default profile picture set. Disable to access initial gravatar!' 'Fingerprint spoofing detected: default profile picture set. Disable to access Initial gravatar!'
), ),
{ {
position: 'bottom-center', position: 'bottom-center',
......
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