diff --git a/src/components/TelegramLoginButton.tsx b/src/components/TelegramLoginButton.tsx index 12e297b..c31df2c 100644 --- a/src/components/TelegramLoginButton.tsx +++ b/src/components/TelegramLoginButton.tsx @@ -422,7 +422,7 @@ export default function TelegramLoginButton({ referralCode }: TelegramLoginButto if (!botUsername || botUsername === 'your_bot') { return ( -
+
{t('auth.telegramNotConfigured')}
); @@ -549,7 +549,7 @@ export default function TelegramLoginButton({ referralCode }: TelegramLoginButto )}
-

{t('auth.orOpenInApp')}

+

{t('auth.orOpenInApp')}