TF-4367 Fix duplicated Re: prefix when reply email with French locale

This commit is contained in:
dab246
2026-03-09 16:58:28 +07:00
committed by Dat H. Pham
parent edaa094f62
commit 4a94f088d5
+2 -2
View File
@@ -162,13 +162,13 @@
"emailAddress": {}
}
},
"prefix_reply_email": "Re :",
"prefix_reply_email": "Re:",
"@prefix_reply_email": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"prefix_forward_email": "Tr :",
"prefix_forward_email": "Tr:",
"@prefix_forward_email": {
"type": "text",
"placeholders_order": [],