feat: Add SMS Integration & SMS Message Form.

This commit is contained in:
elforjani13
2021-11-07 13:39:29 +02:00
parent d26ef01afc
commit 834d365a97
28 changed files with 612 additions and 155 deletions

View File

@@ -1430,10 +1430,15 @@
"notify_via_sms.dialog.send_notification_to":"Send notification to",
"notify_via_sms.dialog.message_text":"Message Text",
"notify_via_sms.dialog.notify_via_sms":"Notify vis SMS",
"notify_via_sms.dialog.success_message":"To notify have been successfully",
"send": "Send",
"sms_message_template.label.sms_messages_template":"SMS Messages template",
"sms_message_template.label_mesage":"Message",
"sms_message_template.label_Notification":"Notification",
"sms_message_template.label_auto":"Auto",
"sms_message":"SMS message"
"sms_integration.label":"SMS Integration",
"sms_integration.label.overview":"Overview",
"sms_integration.label.sms_messages":"SMS Messages",
"sms_message.label.sms_messages_template":"SMS Notifications ",
"sms_message.label_mesage":"Message",
"sms_message.label_Notification":"Notification",
"sms_message.label_auto":"Auto",
"sms_message":"SMS message",
"sms_message.dialog.success_message":"Sms notification settings has been updated successfully."
}