feat: Add new audio alert options (#6141)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sivin Varghese
2022-12-29 23:51:23 +05:30
committed by GitHub
parent e5219df2b4
commit e5fd866a7c
5 changed files with 191 additions and 52 deletions

View File

@@ -58,9 +58,19 @@
"AUDIO_NOTIFICATIONS_SECTION": {
"TITLE": "Audio Notifications",
"NOTE": "Enable audio notifications in dashboard for new messages and conversations.",
"NONE": "None",
"ASSIGNED": "Assigned Conversations",
"ALL_CONVERSATIONS": "All Conversations"
"ALERT_TYPE": {
"TITLE": "Alert types:",
"NONE": "None",
"ASSIGNED": "Assigned Conversations",
"ALL_CONVERSATIONS": "All Conversations"
},
"DEFAULT_TONE": {
"TITLE": "Default tone:"
},
"CONDITIONS": {
"TITLE": "Conditions:",
"CONDITION_ONE": "Send audio alerts only if the browser window is not active"
}
},
"EMAIL_NOTIFICATIONS_SECTION": {
"TITLE": "Email Notifications",