diff --git a/config/locales/app.admin.en.yml b/config/locales/app.admin.en.yml index ae0b738d3..fbc7e14eb 100644 --- a/config/locales/app.admin.en.yml +++ b/config/locales/app.admin.en.yml @@ -2092,7 +2092,7 @@ en: clone_product: "Duplicate the product" clone: "Duplicate" name: "Name" - sku: "URL" + sku: "Product reference (SKU)" is_show_in_store: "Available in the store" active_price_info: "Is this product visible by the members on the store?" orders: diff --git a/config/locales/app.admin.fr.yml b/config/locales/app.admin.fr.yml index ac87b2407..c62c05c25 100644 --- a/config/locales/app.admin.fr.yml +++ b/config/locales/app.admin.fr.yml @@ -2080,7 +2080,7 @@ fr: clone_product: "Dupliquer le produit" clone: "Dupliquer" name: "Nom" - sku: "URL" + sku: "Référence du produit (SKU)" is_show_in_store: "Disponible dans la boutique" active_price_info: "Ce produit est-il visible par les membres dans la boutique ?" orders: