Hi @daniel-jones-deepl,
I discover another bug with the TranslateTextOptions::TAG_HANDLING => xml (But different from #43 (comment))
Translating FR to ES
En seulement 4 mois, l’établissement a généré <strong wg-1="">30k€ de <notranslate>ingresos</notranslate></strong> et a enregistré <strong wg-2="">plus de 80 nouvelles réservations</strong> suite à l’envoi d’e-mails marketing personnalisés
En sólo 4 meses, el establecimiento generó <strong wg-1="">30k€ en <notranslate>ingresos</notranslate></strong> y registró <strong wg-2="">más de 80 nuevas reservas</strong> tras el envío de emails de marketing personalizados.
Translating FR to ES with TranslateTextOptions::TAG_HANDLING => xml
En seulement 4 mois, l’établissement a généré <strong wg-1="">30k€ de <notranslate>ingresos</notranslate></strong> et a enregistré <strong wg-2="">plus de 80 nouvelles réservations</strong> suite à l’envoi d’e-mails marketing personnalisés
<strong wg-1=""> <notranslate>ingresos</notranslate>En sólo 4 meses, el establecimiento generó</strong> <strong wg-1="">30.000 euros</strong> y registró <strong wg-1=""></strong> <strong wg-2="">más de 80 nuevas reservas</strong> tras el envío de correos electrónicos de marketing personalizados.
I would expect a result similar to the first one.
Could you confirm and forward the issue to your backend team ? Thanks.
Hi @daniel-jones-deepl,
I discover another bug with the
TranslateTextOptions::TAG_HANDLING => xml(But different from #43 (comment))Translating FR to ES
Translating FR to ES with
TranslateTextOptions::TAG_HANDLING => xmlI would expect a result similar to the first one.
Could you confirm and forward the issue to your backend team ? Thanks.