webadpro Posted January 7, 2013 Share Posted January 7, 2013 Hi, I would like to send the invoice email message in the language the user's profile is set to which for me is French, but the email is always in English unless I change the admin language to french. Any help is appreciated. Thanks 0 Quote Link to comment Share on other sites More sharing options...
altomarketing Posted January 8, 2013 Share Posted January 8, 2013 set in email body {if customer lang = 1 body in lang=1 elseif lang=2 body in lang=2 else body in default endif} something like this.. 0 Quote Link to comment Share on other sites More sharing options...
webadpro Posted January 8, 2013 Author Share Posted January 8, 2013 No I mean the whole invoice. The proper $_LANG variables aren't being used. EN: Quote # vs FR: Devis # 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.