mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: dual-channel broadcast form (Telegram + Email simultaneously)
Replace single channel radio with independent toggles allowing both channels to be enabled at once with separate audiences and content. When both enabled, sends two sequential API requests.
This commit is contained in:
@@ -803,7 +803,12 @@
|
||||
"activity": "بر اساس فعالیت",
|
||||
"source": "بر اساس منبع",
|
||||
"tariff": "بر اساس تعرفه"
|
||||
}
|
||||
},
|
||||
"enableTelegram": "Telegram",
|
||||
"enableEmail": "Email",
|
||||
"sendingBoth": "۲ پیامرسانی ایجاد خواهد شد",
|
||||
"bothCreated": "پیامرسانیها ایجاد شدند",
|
||||
"atLeastOneChannel": "حداقل یک کانال را انتخاب کنید"
|
||||
},
|
||||
"payments": {
|
||||
"title": "تأیید پرداخت",
|
||||
|
||||
Reference in New Issue
Block a user