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

11 lines
262 B
JSON

{
"cta": {
"title": "Ready to Get Started?",
"description": "Join hundreds of companies already trading on Optovia",
"start_selling": "Start Selling",
"start_buying": "Start Buying",
"register": "Register",
"demo": "Request Demo"
}
}