feat: enhance messaging system to support multiple channels including email and inbox

This commit is contained in:
Focuslinkstech
2025-03-24 10:24:08 +01:00
parent 43a92c5d3b
commit bad0545be5
4 changed files with 49 additions and 12 deletions

View File

@ -381,5 +381,9 @@
"_Clear_old_logs_": " Clear old logs?",
"Clean_up_Logs": "Clean up Logs",
"ID": "ID",
"Date_Sent": "Date Sent"
"Date_Sent": "Date Sent",
"Notification_Message": "Notification Message",
"Share": "Share",
"Previous": "Previous",
"Email_not_sent__Mailer_Error__": "Email not sent, Mailer Error: "
}