Add topnav layout with MainNavigation, SubNavigation, GlobalSearchBar, SplitLayout
Some checks failed
Build Docker Image / build (push) Failing after 1m25s

This commit is contained in:
Ruslan Bakiev
2026-01-08 01:03:07 +07:00
parent 4235c9f1e9
commit 737ec91473
11 changed files with 775 additions and 0 deletions

View File

@@ -1,11 +1,17 @@
{
"cabinetNav": {
"catalog": "Каталог",
"orders": "Мои заказы",
"addresses": "Мои адреса",
"billing": "Баланс",
"profile": "Профиль",
"team": "Компания",
"teamSettings": "Настройки команды",
"offers": "Мои предложения",
"myOffers": "Мои предложения",
"seller": "Продавец",
"suppliers": "Поставщики",
"hubs": "Хабы",
"ai": "AI ассистент"
}
}

View File

@@ -7,6 +7,13 @@
"error": "Ошибка",
"success": "Успех",
"retry": "Повторить",
"back": "Назад",
"list": "Список",
"map": "Карта",
"language": "Язык",
"theme": "Тема",
"teams": "Команды",
"selectTeam": "Выбрать команду",
"actions": {
"load_more": "Показать еще"
},
@@ -19,5 +26,9 @@
"values": {
"not_available": "Нет данных"
}
},
"units": {
"t": "т",
"kg": "кг"
}
}

View File

@@ -3,10 +3,14 @@
"title": "Найти сырье",
"subtitle": "и промышленные сервисы",
"description": "Связывайтесь с поставщиками, получайте конкурентные цены и упрощайте процессы закупок",
"product": "Товар",
"product_label": "Что вы ищете?",
"product_placeholder": "Выберите тип материала",
"quantity": "Количество",
"quantity_label": "Количество",
"quantity_placeholder": "Объем",
"destination": "Куда",
"destination_placeholder": "Город или хаб",
"location_label": "Доставка в",
"location_placeholder": "Город или регион",
"search_button": "Найти",