Zen Cart Logo
Forums / General Questions / Mutlilanguage email templates?

Mutlilanguage email templates?

Locked

Views: 1,129

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 May 2007, 6:37 AM
#1
mrrcomp avatar

mrrcomp

New Zenner

Join Date:
Apr 2007
Posts:
68
Plugin Contributions:
0

Mutlilanguage email templates?

HI

I was wondering how to in the Admin interface control the email templates that are used depending on the Admin Language. That way depending on the customer we could send the email or newsletter in the correct language.

The files that need to be overriden are email_template_direct_email.php and email_template_newsletters.php

7 May 2007, 6:44 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Mutlilanguage email templates?

As stated here, the HTML-formatted email templates are not language-specific. The emails are based on the language you have selected, and whatever you've defined within that language for the output text.
For admin files, see /admin/includes/languages files and folders.