41 lines
970 B
JSON
41 lines
970 B
JSON
{
|
|
"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}"
|
|
}
|
|
}
|
|
}
|