فهرست منبع

captalize Initial for improved clarity

Danny Liu 1 سال پیش
والد
کامیت
bee0338763
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      src/lib/components/chat/Settings/Account.svelte
  2. 1 1
      src/routes/auth/+page.svelte

+ 1 - 1
src/lib/components/chat/Settings/Account.svelte

@@ -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

+ 1 - 1
src/routes/auth/+page.svelte

@@ -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',