Files
webapp/i18n/locales/ru/catalogOfferCard.json
Ruslan Bakiev 05c91ca352
Some checks failed
Build Docker Image / build (push) Failing after 7m43s
Show supplier/origin in offer cards
2026-02-05 20:21:36 +07:00

13 lines
324 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.

{
"catalogOfferCard": {
"labels": {
"quantity_with_unit": "{quantity} {unit}",
"default_unit": "т",
"country_unknown": "Не указана",
"supplier_unknown": "Поставщик",
"origin_label": "Откуда",
"origin_unknown": "Откуда не указано"
}
}
}