Some checks failed
Build Docker Image / build (push) Has been cancelled
- Add Cabinet button to header (dashboard icon) - When in /clientarea/* show tabs instead of search input - Tabs: Заказы | Предложения (SELLER only) | Адреса | Профиль | Команда - Hide Explore/Quote toggle in client area - Remove SubNavigation for clientarea (tabs moved to MainNavigation)
20 lines
432 B
JSON
20 lines
432 B
JSON
{
|
|
"cabinetNav": {
|
|
"cabinet": "My Cabinet",
|
|
"search": "Search",
|
|
"catalog": "Catalog",
|
|
"orders": "My orders",
|
|
"addresses": "My addresses",
|
|
"billing": "Balance",
|
|
"profile": "Profile",
|
|
"team": "Company",
|
|
"teamSettings": "Team settings",
|
|
"offers": "My offers",
|
|
"myOffers": "My offers",
|
|
"seller": "Seller",
|
|
"suppliers": "Suppliers",
|
|
"hubs": "Hubs",
|
|
"ai": "AI assistant"
|
|
}
|
|
}
|