mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23: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:
@@ -1405,6 +1405,8 @@
|
||||
"darkTheme": "暗色主题",
|
||||
"emailAuth": "邮箱认证",
|
||||
"emailAuthDesc": "允许通过邮箱登录",
|
||||
"giftEnabled": "赠送订阅",
|
||||
"giftEnabledDesc": "允许用户将订阅作为礼物赠送给其他用户",
|
||||
"favoritesEmpty": "暂无收藏",
|
||||
"favoritesHint": "点击星标将设置添加到这里",
|
||||
"interfaceOptions": "界面选项",
|
||||
|
||||
Reference in New Issue
Block a user