fix: Use translations for name when sending emails (#12411)
Fix missing translation.
This commit is contained in:
@@ -228,6 +228,7 @@ en:
|
||||
reply:
|
||||
email:
|
||||
header:
|
||||
notifications: 'Notifications'
|
||||
from_with_name: '%{assignee_name} from %{inbox_name} <%{from_email}>'
|
||||
reply_with_name: '%{assignee_name} from %{inbox_name} <reply+%{reply_email}>'
|
||||
friendly_name: '%{sender_name} from %{business_name} <%{from_email}>'
|
||||
|
||||
Reference in New Issue
Block a user