Support nested marketplace categories
This commit is contained in:
@@ -148,6 +148,9 @@ export interface Translations {
|
||||
emptyDesc: string;
|
||||
goHome: string;
|
||||
itemsInCategory: string;
|
||||
childrenCount: string;
|
||||
productsCount: string;
|
||||
includesProducts: string;
|
||||
};
|
||||
itemDetail: {
|
||||
loading: string;
|
||||
|
||||
Reference in New Issue
Block a user