Email Templates for Multi-Language

Post Reply
philmills
User
Posts: 535

Email Templates for Multi-Language

Post by philmills »

The files in /html folder are used when sending emails to users:

  • changepassword.html
  • notify.html
  • register.html
  • resetpassword.html

Without manually modifying these files, standard email notices for passwword resets etc are sent in English

My preferred way to achieve this would be to have a seperate section in the file tree in much the same way as Custom Files are presented.

From here we can modify their content however we wish and make use of the Language_Load server event to insert the desired multilanguage strings.

For example I've added company logo to the email template


mobhar
User
Posts: 11660

Post by mobhar »

+1

That would be great it will be added into Multi-Language Property Editor section, too. In other words, the phrases will be defined in it, and those phrases will be included in the .html email template files.

This will make us easier to translate the phrases into another languages without having to create another .html email template files for another languages other than English.


psao
User
Posts: 27

Post by psao »

+1


mpol_ch
User
Posts: 877
Location: Switzerland

Post by mpol_ch »

+1


stefano
User
Posts: 24

Post by stefano »

+1


psao
User
Posts: 27

Post by psao »

+1


Webmaster
User
Posts: 9425

Post by Webmaster »

Try v2024.


andyrav
User
Posts: 636

Post by andyrav »

How do you use this function?


mobhar
User
Posts: 11660

Post by mobhar »

You may follow this documentation: Email Templates.


Post Reply