Files
webapp/i18n/locales/ru/locations.json
Ruslan Bakiev eb664c0387
Some checks failed
Build Docker Image / build (push) Failing after 47s
Add missing translations for LocationsContent, Notifications, KYCFormRussia, TopBar
2026-01-22 17:45:57 +07:00

23 lines
914 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.

{
"locations": {
"title": "Выберите место доставки",
"back": "Назад к поиску",
"list_view": "Список",
"map_view": "Карта",
"filters": "Фильтры",
"search": "Поиск города",
"search_placeholder": "Название города",
"regions": "Федеральные округа",
"all_regions": "Все регионы",
"all_countries": "Все страны",
"myAddresses": "Мои адреса",
"manage": "Управление",
"default": "По умолчанию",
"terminalsAndHubs": "Терминалы и логистические хабы",
"loadError": "Ошибка загрузки",
"tryAgain": "Попробовать снова",
"noLocations": "Нет локаций",
"noHubsDescription": "Логистические хабы ещё не добавлены"
}
}