Files
webapp/i18n/locales/en/howto.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

19 lines
502 B
JSON

{
"howto": {
"title": "How It Works",
"step": "Step",
"step1": {
"title": "Find Materials",
"description": "Select the raw materials you need, specify quantity and delivery location"
},
"step2": {
"title": "Compare Offers",
"description": "Get offers from verified suppliers with various logistics options"
},
"step3": {
"title": "Choose Services",
"description": "Add financing, insurance and quality control to your deal"
}
}
}