From 1afd54db37201141659a1fbe18505ee9a764af3e Mon Sep 17 00:00:00 2001 From: Anderson <54458725+2bpo@users.noreply.github.com> Date: Mon, 24 Feb 2025 06:33:42 -0300 Subject: [PATCH] fix: transcription email locales for pt_BR (#10952) ## Description [fix bug when send tranascription by mail pt_BR](https://github.com/chatwoot/chatwoot/commit/d6c2e5eaadf37c1d6e2d2c705e678e014a23021d) when we send a trascription by email has a bug that don't send e-mail comparing en.yml x pt_BR.yml I see a diference in end fix a bug removing + after ' + from_with_name: '%{assignee_name} de %{inbox_name} <%{from_email}>' reply_with_name: '%{assignee_name} de %{inbox_name} ' - friendly_name: '%{sender_name} de %{business_name} ' + friendly_name: '%{sender_name} de %{business_name} <%{from_email}>' professional_name: '%{business_name} <%{from_email}>' channel_email: header: