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

41 lines
1.2 KiB
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.

{
"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}"
}
}
}