Files
webapp/i18n/locales/en/catalogHubsSection.json
2026-01-07 09:10:35 +07:00

21 lines
335 B
JSON

{
"catalogHubsSection": {
"header": {
"title": "Key hubs and countries"
},
"actions": {
"view_all": "View all"
},
"empty": {
"no_hubs": "No hubs available"
},
"filters": {
"all": "All",
"auto": "Auto",
"rail": "Rail",
"sea": "Sea",
"air": "Air"
}
}
}