mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-29 18:13:47 +00:00
feat: add gift subscription toggle to admin branding settings
Add CABINET_GIFT_ENABLED toggle in Admin Settings > Branding > Interface Options, alongside existing fullscreen and email auth toggles. Includes updateGiftEnabled API method and i18n keys for all 4 locales (ru/en/zh/fa).
This commit is contained in:
@@ -1706,6 +1706,8 @@
|
||||
"autoFullscreenDesc": "В Telegram WebApp",
|
||||
"emailAuth": "Email авторизация",
|
||||
"emailAuthDesc": "Регистрация и вход через email",
|
||||
"giftEnabled": "Подписка в подарок",
|
||||
"giftEnabledDesc": "Возможность отправить подписку в подарок другому пользователю",
|
||||
"availableThemes": "Доступные темы",
|
||||
"darkTheme": "Тёмная",
|
||||
"lightTheme": "Светлая",
|
||||
|
||||
Reference in New Issue
Block a user