mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-09-14 16:53:08 +00:00
Merge PR #526: охват сегментов и прогресс доставки на странице отправки
This commit is contained in:
@@ -3807,7 +3807,9 @@
|
||||
"sendError": "Failed to send offer",
|
||||
"notificationsSent": "Notifications sent",
|
||||
"offersCreated": "Offers created",
|
||||
"notificationsFailed": "(failed: {{count}})"
|
||||
"notificationsFailed": "(failed: {{count}})",
|
||||
"deliveryTitle": "Telegram delivery",
|
||||
"openAsBroadcast": "Open as broadcast"
|
||||
},
|
||||
"notFound": "Template not found",
|
||||
"noActiveTemplates": "No active templates",
|
||||
|
||||
@@ -3305,7 +3305,9 @@
|
||||
"notificationsFailed": "(ناموفق: {{count}})",
|
||||
"sendError": "ارسال پیشنهاد ناموفق بود",
|
||||
"notificationsSent": "اعلانهای ارسال شده",
|
||||
"offersCreated": "پیشنهادهای ایجاد شده"
|
||||
"offersCreated": "پیشنهادهای ایجاد شده",
|
||||
"deliveryTitle": "تحویل در تلگرام",
|
||||
"openAsBroadcast": "نمایش بهعنوان ارسال گروهی"
|
||||
},
|
||||
"notFound": "قالب یافت نشد",
|
||||
"noActiveTemplates": "قالب فعالی وجود ندارد",
|
||||
|
||||
@@ -4208,7 +4208,9 @@
|
||||
"sendError": "Не удалось отправить предложение",
|
||||
"notificationsSent": "Отправлено уведомлений",
|
||||
"offersCreated": "Создано офферов",
|
||||
"notificationsFailed": "(не отправлено: {{count}})"
|
||||
"notificationsFailed": "(не отправлено: {{count}})",
|
||||
"deliveryTitle": "Доставка в Telegram",
|
||||
"openAsBroadcast": "Открыть как рассылку"
|
||||
},
|
||||
"notFound": "Шаблон не найден",
|
||||
"noActiveTemplates": "Нет активных шаблонов",
|
||||
|
||||
@@ -3304,7 +3304,9 @@
|
||||
"notificationsFailed": "(失败: {{count}})",
|
||||
"sendError": "发送优惠失败",
|
||||
"notificationsSent": "已发送通知",
|
||||
"offersCreated": "已创建优惠"
|
||||
"offersCreated": "已创建优惠",
|
||||
"deliveryTitle": "Telegram 送达情况",
|
||||
"openAsBroadcast": "作为群发查看"
|
||||
},
|
||||
"notFound": "未找到模板",
|
||||
"noActiveTemplates": "没有活跃的模板",
|
||||
|
||||
Reference in New Issue
Block a user