Support nested marketplace categories

This commit is contained in:
sdarbinyan
2026-07-05 01:09:55 +04:00
parent b676cec4e9
commit 3974eefbfe
7 changed files with 109 additions and 5 deletions

View File

@@ -150,6 +150,9 @@ export const en: Translations = {
emptyDesc: 'There are no subcategories in this section yet, but they will appear soon',
goHome: 'Go home',
itemsInCategory: 'Items in this category',
childrenCount: '{{count}} categories',
productsCount: '{{count}} products',
includesProducts: 'Includes products',
},
itemDetail: {
loading: 'Loading...',