Add translations for category pages (earrings, bracelets, rings, necklaces, engagement-rings, wedding-bands)
- Add shop.categories translations to all language files (en, pt, es, fr, de, it)
- Add shop.categoryPage UI translations (filters, breadcrumbs, buttons, etc)
- Update CategoryPage component to use getTranslations() for dynamic translations
- Pass categoryKey and subcategoryKeys instead of hardcoded title/description
- Update all category page files to use new translation-based structure
- Fix ProductData interface to include optional slug property
- Page titles and descriptions
- Filter labels (Type, Metal, Price)
- Price ranges
- Metal types
- All UI text (breadcrumbs, buttons, etc)
b7b279dView on GitHub →