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

18 lines
293 B
JSON

{
"catalogSuppliersSection": {
"header": {
"title": "Verified companies"
},
"actions": {
"view_all": "View all"
},
"filters": {
"all": "All",
"verified": "Verified"
},
"empty": {
"no_suppliers": "No registered companies"
}
}
}