Initial commit from monorepo
This commit is contained in:
29
i18n/locales/en/catalogMap.json
Normal file
29
i18n/locales/en/catalogMap.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"catalogMap": {
|
||||
"states": {
|
||||
"loading": "Loading locations...",
|
||||
"no_hubs": "No hubs available",
|
||||
"no_suppliers": "No suppliers available",
|
||||
"no_offers": "No offers available"
|
||||
},
|
||||
"actions": {
|
||||
"list_view": "Back to catalog"
|
||||
},
|
||||
"tabs": {
|
||||
"hubs": "Hubs",
|
||||
"suppliers": "Suppliers",
|
||||
"offers": "Offers"
|
||||
},
|
||||
"empty": {
|
||||
"hubs": "No hubs available",
|
||||
"offers": "No offers available",
|
||||
"suppliers": "No suppliers available"
|
||||
},
|
||||
"labels": {
|
||||
"country_unknown": "Country not specified",
|
||||
"distance_from_moscow": "{km} km from Moscow"
|
||||
},
|
||||
"hubsTab": "Hubs",
|
||||
"noHubs": "No hubs"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user