fix(auth): различать устаревшего бота и ненастроенного на экране логина

This commit is contained in:
kewldan
2026-07-23 04:09:06 +03:00
parent f04675b249
commit b3b07c322d
9 changed files with 87 additions and 7 deletions

View File

@@ -189,6 +189,7 @@
"telegramRetryFailed": "Authorization failed. Close the app and try again.",
"telegramReopenHint": "If the problem persists, close and reopen the app",
"telegramNotConfigured": "Telegram bot is not configured",
"botOutdated": "The bot version is not compatible with the cabinet. Update the bot to v3.33.0 or newer.",
"telegramUnavailable": "Telegram login is temporarily unavailable",
"authenticating": "Authenticating...",
"orOpenInApp": "Or open the bot in the app",