mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
Add files via upload
This commit is contained in:
@@ -971,8 +971,25 @@
|
||||
"registration": "By registration",
|
||||
"activity": "By activity",
|
||||
"source": "By source",
|
||||
"tariff": "By tariff"
|
||||
}
|
||||
"tariff": "By tariff",
|
||||
"email": "Email users"
|
||||
},
|
||||
"channel": {
|
||||
"telegram": "Telegram",
|
||||
"email": "Email",
|
||||
"both": "Both"
|
||||
},
|
||||
"selectChannel": "Broadcast channel",
|
||||
"telegramSection": "Telegram broadcast",
|
||||
"emailSection": "Email broadcast",
|
||||
"selectEmailFilter": "Select email audience",
|
||||
"selectEmailFilterPlaceholder": "Select filter...",
|
||||
"emailSubject": "Email subject",
|
||||
"emailSubjectPlaceholder": "Enter email subject...",
|
||||
"emailContent": "Email content",
|
||||
"emailContentHint": "HTML supported",
|
||||
"emailContentPlaceholder": "<p>Hello, {{user_name}}!</p>\n<p>Your message here...</p>",
|
||||
"emailVariables": "Available variables"
|
||||
},
|
||||
"settings": {
|
||||
"title": "System Settings",
|
||||
|
||||
@@ -988,8 +988,25 @@
|
||||
"registration": "По регистрации",
|
||||
"activity": "По активности",
|
||||
"source": "По источнику",
|
||||
"tariff": "По тарифу"
|
||||
}
|
||||
"tariff": "По тарифу",
|
||||
"email": "Email-пользователи"
|
||||
},
|
||||
"channel": {
|
||||
"telegram": "Telegram",
|
||||
"email": "Email",
|
||||
"both": "Оба"
|
||||
},
|
||||
"selectChannel": "Канал рассылки",
|
||||
"telegramSection": "Telegram-рассылка",
|
||||
"emailSection": "Email-рассылка",
|
||||
"selectEmailFilter": "Выберите email-аудиторию",
|
||||
"selectEmailFilterPlaceholder": "Выберите фильтр...",
|
||||
"emailSubject": "Тема письма",
|
||||
"emailSubjectPlaceholder": "Введите тему письма...",
|
||||
"emailContent": "Содержимое письма",
|
||||
"emailContentHint": "Поддерживается HTML",
|
||||
"emailContentPlaceholder": "<p>Здравствуйте, {{user_name}}!</p>\n<p>Текст вашего письма...</p>",
|
||||
"emailVariables": "Доступные переменные"
|
||||
},
|
||||
"settings": {
|
||||
"title": "Настройки системы",
|
||||
|
||||
Reference in New Issue
Block a user