Group hubs by rail/sea in info panel
Some checks failed
Build Docker Image / build (push) Has been cancelled

This commit is contained in:
Ruslan Bakiev
2026-02-05 19:37:51 +07:00
parent 71a27a4ab9
commit 4669911162
3 changed files with 50 additions and 46 deletions

View File

@@ -72,7 +72,9 @@
"active": "Active",
"inactive": "Inactive",
"sourcesCount": "Data Sources",
"viewFullKyc": "View full company profile"
"viewFullKyc": "View full company profile",
"railHubs": "Rail hubs",
"seaHubs": "Sea hubs"
},
"modes": {
"explore": "Explore",
@@ -95,4 +97,4 @@
"list": "List",
"applyFilter": "Apply filter"
}
}
}

View File

@@ -72,7 +72,9 @@
"active": "Действующая",
"inactive": "Недействующая",
"sourcesCount": "Источников данных",
"viewFullKyc": "Подробнее о компании"
"viewFullKyc": "Подробнее о компании",
"railHubs": "ЖД хабы",
"seaHubs": "Морские хабы"
},
"modes": {
"explore": "Исследовать",
@@ -95,4 +97,4 @@
"list": "Список",
"applyFilter": "Применить фильтр"
}
}
}