Files
webapp/i18n/locales/en/roles.json
Ruslan Bakiev 71e69a7abc
All checks were successful
Build Docker Image / build (push) Successful in 4m0s
i18n: add landing page translations (en/ru)
Added/updated translations for:
- howto: step labels
- stats: suppliers desc, countries
- testimonial: quote, author, role
- roles: subtitle, updated benefits
- cta: register, demo buttons
- footer: all countries, offices, products, services, legal
2026-01-29 19:07:23 +07:00

36 lines
1.2 KiB
JSON

{
"roles": {
"title": "Who Our Platform Is For",
"subtitle": "Platform for all agricultural commodity market participants",
"producers": {
"title": "Producers",
"description": "Sell raw materials directly to buyers through our platform",
"benefit1": "Direct access to buyers",
"benefit2": "Transparent pricing",
"benefit3": "Access to financing",
"benefit4": "Logistics solutions",
"cta": "Start Selling"
},
"buyers": {
"title": "Buyers",
"description": "Find and purchase raw materials with quality and delivery guarantees",
"benefit1": "Search and compare offers",
"benefit2": "Purchase financing",
"benefit3": "Deal insurance",
"benefit4": "Product quality control",
"cta": "Start Buying"
},
"services": {
"title": "Service Companies",
"description": "Provide services to marketplace participants and expand your client base",
"benefit1": "Logistics companies",
"benefit2": "Financial organizations",
"benefit3": "Quality control laboratories",
"benefit4": "Insurance companies",
"cta": "Become a Partner"
},
"buyer": "Buyer",
"seller": "Seller"
}
}