feat(bot): persist locale preferences across mini app and replies

This commit is contained in:
2026-03-09 13:17:46 +04:00
parent 9de6bcc31b
commit 2d8e0491cc
19 changed files with 904 additions and 77 deletions

View File

@@ -27,6 +27,8 @@ export const dictionary = {
'The real session gate needs Telegram mini app data. Local development falls back to a preview shell.',
reload: 'Retry',
language: 'Language',
householdLanguage: 'Household language',
savingLanguage: 'Saving…',
home: 'Home',
balances: 'Balances',
ledger: 'Ledger',
@@ -90,6 +92,8 @@ export const dictionary = {
'Настоящая проверка требует данные Telegram Mini App. Локально показывается демо-оболочка.',
reload: 'Повторить',
language: 'Язык',
householdLanguage: 'Язык дома',
savingLanguage: 'Сохраняем…',
home: 'Главная',
balances: 'Баланс',
ledger: 'Леджер',