v1.0.6 - Telegram Localization by User Language
SteamGuard Web v1.0.6
This release adds Telegram localization based on the user's selected language in SteamGuard Web.
Highlights
- Telegram notifications now follow the user's web language setting.
- Default language remains English (
en). - Switching the language in web settings affects all new Telegram messages immediately.
What is localized
- Steam login confirmation alerts
- Trade confirmation alerts
- Steam Guard code notifications
- Telegram 2FA login codes
- Inline button labels for login and trade actions
- Telegram bot replies for:
/start/status/accounts/codes/confirm/add- inline confirmation results
Behavior
- Existing Telegram messages are unchanged.
- New notifications and bot replies use the currently saved user language.
- If the language cannot be resolved, English is used as the fallback.
Scope
- Backend and Telegram bot update
- No database migrations
- No environment variable changes