Message Template

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