Files
webapp/i18n/locales/ru/locations.json
2026-01-07 09:10:35 +07:00

15 lines
465 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": "Все страны"
}
}