From 95c844ad2b2569e5b78dfe58a809f7a2fff8aa9c Mon Sep 17 00:00:00 2001 From: Unchained Date: Tue, 24 Mar 2026 12:16:50 +0200 Subject: [PATCH] fix: add madeWith to second English Footer section --- src/i18n/messages/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/messages/en.json b/src/i18n/messages/en.json index 12ac8ce..3abf729 100644 --- a/src/i18n/messages/en.json +++ b/src/i18n/messages/en.json @@ -322,7 +322,8 @@ "contactUs": "Contact Us", "brandDescription": "Premium natural oils for hair and skin care. Handcrafted with love using traditional methods.", "weAccept": "We accept:", - "allRights": "All rights reserved." + "allRights": "All rights reserved.", + "madeWith": "Made with" }, "ProductCard": { "noImage": "No image",