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