Message Template

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
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
12 năm cách đây
You should look at the setting Localization.DefaultAdminLanguageID.
12 năm cách đây
i can't find it
12 năm cách đây
No result when you run the following query?
SELECT * FROM Nop_Setting WHERE Name = 'Localization.DefaultAdminLanguageID'
12 năm cách đây
I can find it on the NC admin demo store : http://admin-demo.nopcommerce.com/administration/settings.aspx (page 7).
12 năm cách đây
Do you mean i have to change Localization.DefaultAdminLanguageID to my default language's ID?
12 năm cách đây
Yes.
12 năm cách đây
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.