Add catalogProducts translations to common.json
All checks were successful
Build Docker Image / build (push) Successful in 4m20s
All checks were successful
Build Docker Image / build (push) Successful in 4m20s
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
{
|
||||
"catalogProducts": {
|
||||
"header": {
|
||||
"title": "Каталог товаров",
|
||||
"subtitle": "{count} товаров"
|
||||
},
|
||||
"empty": {
|
||||
"title": "Товары не найдены",
|
||||
"subtitle": "Попробуйте изменить параметры поиска"
|
||||
}
|
||||
},
|
||||
"common": {
|
||||
"loading": "Загрузка...",
|
||||
"save": "Сохранить",
|
||||
|
||||
Reference in New Issue
Block a user