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

10 lines
171 B
JSON

{
"catalogOfferCard": {
"labels": {
"quantity_with_unit": "{quantity} {unit}",
"default_unit": "t",
"country_unknown": "Not specified"
}
}
}