Initial commit from monorepo
This commit is contained in:
40
i18n/locales/ru/catalogSupplier.json
Normal file
40
i18n/locales/ru/catalogSupplier.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"catalogSupplier": {
|
||||
"states": {
|
||||
"loading": "Загружаем информацию о поставщике..."
|
||||
},
|
||||
"not_found": {
|
||||
"title": "Поставщик не найден",
|
||||
"subtitle": "Возможно, страница была удалена или указан неверный адрес"
|
||||
},
|
||||
"actions": {
|
||||
"back_to_catalog": "Вернуться в каталог"
|
||||
},
|
||||
"sections": {
|
||||
"offers": {
|
||||
"title": "Активные предложения"
|
||||
},
|
||||
"products": {
|
||||
"title": "Товары"
|
||||
},
|
||||
"locations": {
|
||||
"title": "География поставок"
|
||||
}
|
||||
},
|
||||
"badges": {
|
||||
"verified": "Проверен",
|
||||
"offers": "{count} предложений"
|
||||
},
|
||||
"labels": {
|
||||
"on_time": "{percent}% вовремя",
|
||||
"on_time_default": "89% вовремя",
|
||||
"trusted_partner": "Надежный партнер"
|
||||
},
|
||||
"meta": {
|
||||
"title": "Поставщик | Optovia",
|
||||
"title_with_name": "{name} — Поставщик | Optovia",
|
||||
"description": "Информация о поставщике",
|
||||
"description_with_name": "Информация о поставщике {name}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user