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

18 lines
264 B
JSON

{
"catalogOffersSection": {
"header": {
"title": "Offers"
},
"actions": {
"view_all": "View all"
},
"filters": {
"all": "All",
"active": "Active"
},
"empty": {
"no_offers": "No active offers"
}
}
}