Files
webapp/i18n/locales/ru/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
774 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"howto": {
"title": "Как это работает",
"step": "Шаг",
"step1": {
"title": "Найдите сырьё",
"description": "Выберите нужное сырье, укажите количество и место доставки"
},
"step2": {
"title": "Сравните предложения",
"description": "Получите предложения от проверенных поставщиков с различными вариантами логистики"
},
"step3": {
"title": "Выберите сервисы",
"description": "Добавьте финансирование, страхование и контроль качества к вашей сделке"
}
}
}