feat: Include email in the searched result (#7397)

This commit is contained in:
Tejaswini Chile
2023-06-27 21:05:36 +05:30
committed by GitHub
parent f963e00731
commit 239b1e2bf1
3 changed files with 29 additions and 6 deletions

View File

@@ -18,6 +18,8 @@
"EMPTY_STATE_DEFAULT": "Search by conversation id, email, phone number, messages for better search results. ",
"BOT_LABEL": "Bot",
"READ_MORE": "Read more",
"WROTE": "wrote:"
"WROTE": "wrote:",
"FROM": "from",
"EMAIL": "email"
}
}