Initial commit from monorepo
This commit is contained in:
17
i18n/locales/en/catalogOffersSection.json
Normal file
17
i18n/locales/en/catalogOffersSection.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"catalogOffersSection": {
|
||||
"header": {
|
||||
"title": "Offers"
|
||||
},
|
||||
"actions": {
|
||||
"view_all": "View all"
|
||||
},
|
||||
"filters": {
|
||||
"all": "All",
|
||||
"active": "Active"
|
||||
},
|
||||
"empty": {
|
||||
"no_offers": "No active offers"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user