Message Template

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