Files
webapp/i18n/locales/ru/cabinetNav.json
Ruslan Bakiev 737ec91473
Some checks failed
Build Docker Image / build (push) Failing after 1m25s
Add topnav layout with MainNavigation, SubNavigation, GlobalSearchBar, SplitLayout
2026-01-08 01:03:07 +07:00

18 lines
518 B
JSON

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