Fix: Outgoing email sender header translation issue (#3393)
Outgoing email-sender header translation fix for "from" Fixes #3380
This commit is contained in:
@@ -93,6 +93,10 @@ en:
|
||||
email_input_box_message_body: "Get notified by email"
|
||||
csat_input_message_body: "Please rate the conversation"
|
||||
reply:
|
||||
email:
|
||||
header:
|
||||
from_with_name: '%{assignee_name} from %{inbox_name} <%{from_email}>'
|
||||
reply_with_name: '%{assignee_name} from %{inbox_name} <reply+%{reply_email}>'
|
||||
email_subject: "New messages on this conversation"
|
||||
transcript_subject: "Conversation Transcript"
|
||||
survey:
|
||||
|
||||
Reference in New Issue
Block a user