Initial commit from monorepo
This commit is contained in:
47
i18n/locales/en/catalogHub.json
Normal file
47
i18n/locales/en/catalogHub.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"catalogHub": {
|
||||
"states": {
|
||||
"loading": "Loading hub info..."
|
||||
},
|
||||
"not_found": {
|
||||
"title": "Logistics hub not found",
|
||||
"subtitle": "The page may have been removed or the address is incorrect"
|
||||
},
|
||||
"actions": {
|
||||
"back_to_catalog": "Back to catalog"
|
||||
},
|
||||
"sections": {
|
||||
"offers": {
|
||||
"title": "Offers in this hub"
|
||||
},
|
||||
"suppliers": {
|
||||
"title": "Suppliers working through this hub"
|
||||
},
|
||||
"products": {
|
||||
"title": "Available products"
|
||||
}
|
||||
},
|
||||
"empty": {
|
||||
"offers": {
|
||||
"title": "No offers yet",
|
||||
"subtitle": "There are no active offers in this logistics hub yet. You can publish yours!"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"default_supplier": "Supplier"
|
||||
},
|
||||
"badges": {
|
||||
"offers": "{count} offers"
|
||||
},
|
||||
"meta": {
|
||||
"title": "Logistics hub | Optovia",
|
||||
"title_with_name": "{name} — Logistics hub | Optovia",
|
||||
"description": "Logistics hub {name}, {country} — {offers} offers from {suppliers} suppliers"
|
||||
},
|
||||
"nearbyHubs": {
|
||||
"byRoad": "By Road",
|
||||
"byRail": "By Rail",
|
||||
"empty": "No connections available"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user