bober-bbq-bot/bober_bbq
byrsapty a1bda220df Add optional English translation for the cafe's address
Setting["address_en"] (Адмінка → Налаштування → Заклад), opt-in fallback
like Product.name_en — used in place of "address" for English-locale
customers in /api/settings (Mini App contacts + closed screen), the bot's
/contacts command, and the pickup-ready notification's address line.
Untranslated (blank) address_en falls back to the Ukrainian address as before.
2026-08-27 16:52:27 +03:00
..
admin Bilingual menu content + finish EN coverage across bot and Mini App 2026-08-27 16:38:10 +03:00
api Add optional English translation for the cafe's address 2026-08-27 16:52:27 +03:00
payments Add pluggable payment-provider layer; implement LiqPay alongside Monobank 2026-08-27 13:38:24 +03:00
static Make the collapsible sidebar itself an optional setting 2026-08-27 15:47:58 +03:00
templates/admin Add optional English translation for the cafe's address 2026-08-27 16:52:27 +03:00
utils Add optional English translation for the cafe's address 2026-08-27 16:52:27 +03:00
__init__.py Initial commit: Bober BBQ Telegram bot + backend + admin + Mini App 2026-08-08 15:50:50 +03:00
app.py Bilingual menu content + finish EN coverage across bot and Mini App 2026-08-27 16:38:10 +03:00
config.py Add pluggable payment-provider layer; implement LiqPay alongside Monobank 2026-08-27 13:38:24 +03:00
extensions.py Login page: real logo/name, Ukrainian auth message, fix remaining tight spacing 2026-08-09 16:42:38 +03:00
migrate.py Bilingual menu content + finish EN coverage across bot and Mini App 2026-08-27 16:38:10 +03:00
models.py Add optional English translation for the cafe's address 2026-08-27 16:52:27 +03:00
seed.py Add dine-in orders and manual order creation for staff 2026-08-09 23:53:14 +03:00