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 ru: Translations = {
emptyDesc: 'В этом разделе ещё нет подкатегорий, но скоро они появятся',
goHome: 'На главную',
itemsInCategory: 'Товары в этой категории',
childrenCount: '{{count}} категорий',
productsCount: '{{count}} товаров',
includesProducts: 'Есть товары',
},
itemDetail: {
loading: 'Загрузка...',