View Full Version : Localizing the email notifications
Joao Menezes
2010-02-19, 02:40 PM
Hi!
How can I translate the emails generated by the system?
Thanks!
ljubisa.punosevac
2010-02-22, 03:39 AM
I am affraid that right now it is not possible to locallize that part only. Emails are made part by part. Every part(word/sentance) is represented as one token in the database. So there is no external template you can localize and get the expected result. You need to find those tokens and then to localize them one by one. It is not easy task, but you can try if you want. The starting point is PN_PROPERTY database table. There you have PROPERTY as a key and PROPERTY_VALUE as a value you can see in the frontend. By changing those values for different language you will get localized property. You can have a look here in the forum has someone already done this so you can just reuse it.
Regards,
Ljubisa
Joao Menezes
2010-02-22, 04:01 PM
Hi, thanks for your answer Ljubisa.
I guess I'll wait for the development team to build a new email-specific token system, hahahaha
Regards!
vBulletin® v3.8.1, Copyright ©2000-2010, Jelsoft Enterprises Ltd.