18 lines
264 B
JSON
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"
|
|
}
|
|
}
|
|
}
|