From d5bbe8afd9e5a73aa11a6506e9aab29165ec2ffb Mon Sep 17 00:00:00 2001 From: tristan Date: Mon, 29 Jun 2026 10:24:49 +0200 Subject: [PATCH] =?UTF-8?q?feat(catalog)=20:=20sidebar=20=E2=80=94=20renom?= =?UTF-8?q?me=20=C2=AB=20Produits=20=C2=BB=20en=20=C2=AB=20Catalogue=20pro?= =?UTF-8?q?duits=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/i18n/locales/fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/i18n/locales/fr.json b/frontend/i18n/locales/fr.json index 10d57e2..3ca990b 100644 --- a/frontend/i18n/locales/fr.json +++ b/frontend/i18n/locales/fr.json @@ -53,7 +53,7 @@ }, "catalog": { "categories": "Gestion des catégories", - "products": "Produits" + "products": "Catalogue produits" } }, "dashboard": {