nopSolutions / nopCommerce

ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
https://www.nopcommerce.com
Other
9.21k stars 5.29k forks source link

Vendor attribute names are not translated in the admin UI #7252

Closed derBretti closed 3 months ago

derBretti commented 3 months ago

nopCommerce version: 4.70.3

Steps to reproduce the problem:

  1. Create a vendor attribute
  2. Add a translation for the vendor attribute name to any language
  3. Switch the admin UI to the language, you added the translation for

The translation shows up in the vendor sign up form in the frontend but not in the admin UI.

AndreiMaz commented 3 months ago

It's by design. Please see https://github.com/nopSolutions/nopCommerce/issues/2158