Initial commit from monorepo
This commit is contained in:
17
i18n/locales/ru/catalogOffersSection.json
Normal file
17
i18n/locales/ru/catalogOffersSection.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"catalogOffersSection": {
|
||||
"header": {
|
||||
"title": "Предложения"
|
||||
},
|
||||
"actions": {
|
||||
"view_all": "Смотреть все"
|
||||
},
|
||||
"filters": {
|
||||
"all": "Все",
|
||||
"active": "Активные"
|
||||
},
|
||||
"empty": {
|
||||
"no_offers": "Нет активных предложений"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user