Initial commit from monorepo
This commit is contained in:
27
i18n/locales/ru/goods.json
Normal file
27
i18n/locales/ru/goods.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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": "Товары пока не добавлены на платформу"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user