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

28 lines
939 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.

{
"goods": {
"title": "Товары",
"back": "Назад к поиску",
"filter_placeholder": "Поиск материалов",
"all_categories": "Все категории",
"metals": "Металлы",
"energy": "Энергоресурсы",
"chemicals": "Химия",
"per_ton": "за тонну",
"filters": "Фильтры",
"search": "Поиск",
"category": "Категория",
"price_range": "Ценовой диапазон",
"grid_view": "Плитка",
"list_view": "Список",
"description": "Материалы и товары доступные на платформе",
"error": {
"title": "Ошибка загрузки",
"retry": "Попробовать снова"
},
"empty": {
"title": "Нет товаров",
"description": "Товары пока не добавлены на платформу"
}
}
}