Hello,
I'm using version 3.1 RC5.5 of ChronoForms and I created a multi-language form using the multi-language plug-in.
My problem now is, that my confirmation emails need to be translated too. Unfortunately the multi-language plug-in does not translate strings in the email templates.
Can anybody give a hint how to solve this problem?
I'm using version 3.1 RC5.5 of ChronoForms and I created a multi-language form using the multi-language plug-in.
My problem now is, that my confirmation emails need to be translated too. Unfortunately the multi-language plug-in does not translate strings in the email templates.
Can anybody give a hint how to solve this problem?
Hi harkman,
Hint: search the foruns, you aren't the first person to ask this. Try 'switch' or 'translate'.
There are two routes, you can set up several email templates and switch between them, or use one email template and use a PHP switch statement to select the chunk of html to use depending on the language.
Bob
Hint: search the foruns, you aren't the first person to ask this. Try 'switch' or 'translate'.
There are two routes, you can set up several email templates and switch between them, or use one email template and use a PHP switch statement to select the chunk of html to use depending on the language.
Bob
Thanks.
For others stranding here: You might want to read Multilang - how to translate the email template?
For others stranding here: You might want to read Multilang - how to translate the email template?
This topic is locked and no more replies can be posted.