Message Template

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
Hello, everyone
My question is about Message Template. My site using NOPCOMMERCE is in two languages - Bulgarian (as Default)  and English. Why some of the e-mails that nopcommerce send to customer and to site's owner are not in my defalut language - Bulgarian (they are in English). Message templates is Active in Bulgarian and in English.
Thanks in advance
Hace 12 años
You should look at the setting Localization.DefaultAdminLanguageID.
Hace 12 años
i can't find it
Hace 12 años
No result when you run the following query?
SELECT * FROM Nop_Setting WHERE Name = 'Localization.DefaultAdminLanguageID'
Hace 12 años
I can find it on the NC admin demo store : http://admin-demo.nopcommerce.com/administration/settings.aspx (page 7).
Hace 12 años
Do you mean i have to change Localization.DefaultAdminLanguageID to my default language's ID?
Hace 12 años
Yes.
Hace 12 años
thank you very much. i resolve my problem
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.