mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 10:27:49 +00:00
Merge PR #508: различать устаревшего бота и ненастроенного на логине
404 на /cabinet/branding/telegram-widget и deeplink-роутах = сборка бота старше v3.24/v3.33 — вместо «бот не настроен» показываем auth.botOutdated (4 локали). README: фактический минимум v3.33.0. Закрывает #345. Спасибо @kewldan.
This commit is contained in:
@@ -201,6 +201,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",
|
||||
|
||||
Reference in New Issue
Block a user