Initial commit from monorepo
This commit is contained in:
40
i18n/locales/en/catalogSupplier.json
Normal file
40
i18n/locales/en/catalogSupplier.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"catalogSupplier": {
|
||||
"states": {
|
||||
"loading": "Loading supplier info..."
|
||||
},
|
||||
"not_found": {
|
||||
"title": "Supplier not found",
|
||||
"subtitle": "The page may have been removed or the address is incorrect"
|
||||
},
|
||||
"actions": {
|
||||
"back_to_catalog": "Back to catalog"
|
||||
},
|
||||
"sections": {
|
||||
"offers": {
|
||||
"title": "Active offers"
|
||||
},
|
||||
"products": {
|
||||
"title": "Products"
|
||||
},
|
||||
"locations": {
|
||||
"title": "Supply geography"
|
||||
}
|
||||
},
|
||||
"badges": {
|
||||
"verified": "Verified",
|
||||
"offers": "{count} offers"
|
||||
},
|
||||
"labels": {
|
||||
"on_time": "{percent}% on time",
|
||||
"on_time_default": "89% on time",
|
||||
"trusted_partner": "Trusted partner"
|
||||
},
|
||||
"meta": {
|
||||
"title": "Supplier | Optovia",
|
||||
"title_with_name": "{name} — Supplier | Optovia",
|
||||
"description": "Supplier information",
|
||||
"description_with_name": "Supplier information for {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user