i18n: add landing page translations (en/ru)
All checks were successful
Build Docker Image / build (push) Successful in 4m0s

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
This commit is contained in:
Ruslan Bakiev
2026-01-29 19:07:23 +07:00
parent d5aa47c323
commit 71e69a7abc
12 changed files with 158 additions and 22 deletions

View File

@@ -1,8 +1,10 @@
{
"cta": {
"title": "Готовы начать торговать?",
"description": "Присоединяйтесь к тысячам компаний, которые уже используют Optovia для своих сделок",
"title": "Готовы начать?",
"description": "Присоединяйтесь к сотням компаний, которые уже торгуют на Optovia",
"start_selling": "Начать продавать",
"start_buying": "Начать покупать"
"start_buying": "Начать покупать",
"register": "Зарегистрироваться",
"demo": "Запросить демо"
}
}