diff --git a/src/locales/en.json b/src/locales/en.json index 9bc63d9..6047f1e 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -3615,7 +3615,6 @@ "unlinkError": "Failed to disconnect account", "goToAccounts": "Connected Accounts", "linking": "Linking account...", - "linkTelegramWidget": "Sign in with Telegram to connect", "linkingTelegram": "Connecting Telegram...", "providers": { "telegram": "Telegram", diff --git a/src/locales/fa.json b/src/locales/fa.json index e4f9993..96ab376 100644 --- a/src/locales/fa.json +++ b/src/locales/fa.json @@ -3051,7 +3051,6 @@ "unlinkError": "قطع اتصال ناموفق بود", "goToAccounts": "حساب‌های متصل", "linking": "در حال اتصال حساب...", - "linkTelegramWidget": "برای اتصال از طریق تلگرام وارد شوید", "linkingTelegram": "در حال اتصال تلگرام...", "providers": { "telegram": "تلگرام", diff --git a/src/locales/ru.json b/src/locales/ru.json index 80c11de..4e28322 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -4175,7 +4175,6 @@ "unlinkError": "Не удалось отвязать аккаунт", "goToAccounts": "Привязанные аккаунты", "linking": "Привязка аккаунта...", - "linkTelegramWidget": "Войдите через Telegram для привязки", "linkingTelegram": "Привязка Telegram...", "providers": { "telegram": "Telegram", diff --git a/src/locales/zh.json b/src/locales/zh.json index b78e260..68038e7 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -3050,7 +3050,6 @@ "unlinkError": "取消关联失败", "goToAccounts": "关联账户", "linking": "正在关联账户...", - "linkTelegramWidget": "通过 Telegram 登录以关联", "linkingTelegram": "正在关联 Telegram...", "providers": { "telegram": "Telegram",