From 56a8d2bc796c31deb813de1dfe31f30b84e26dec Mon Sep 17 00:00:00 2001 From: Ivan Kalachikov Date: Thu, 16 Oct 2025 08:27:33 +0100 Subject: [PATCH 1/5] feat(VCST-3991): no results search page --- .../shared/catalog/components/category.vue | 198 ++++++++++-------- .../shared/catalog/composables/useProducts.ts | 2 +- locales/de.json | 7 +- locales/en.json | 1 + locales/es.json | 7 +- locales/fi.json | 1 + locales/fr.json | 7 +- locales/it.json | 7 +- locales/ja.json | 7 +- locales/no.json | 1 + locales/pl.json | 7 +- locales/pt.json | 7 +- locales/ru.json | 7 +- locales/sv.json | 1 + locales/zh.json | 7 +- 15 files changed, 150 insertions(+), 117 deletions(-) diff --git a/client-app/shared/catalog/components/category.vue b/client-app/shared/catalog/components/category.vue index ac3594d21a..93176ff6b1 100644 --- a/client-app/shared/catalog/components/category.vue +++ b/client-app/shared/catalog/components/category.vue @@ -20,7 +20,7 @@ /> -