2022-01-14 12:20:31 +03:00
|
|
|
{
|
|
|
|
"status": {
|
|
|
|
"CategoryRequired": "Category required",
|
|
|
|
"NameRequired": "Name required"
|
|
|
|
},
|
|
|
|
"string": {
|
|
|
|
"Categories": "Categories",
|
|
|
|
"Category": "Category",
|
2022-03-14 12:04:41 +03:00
|
|
|
"CategoryCreateLabel": "Category",
|
2022-01-14 12:20:31 +03:00
|
|
|
"CreateCategory": "Create category",
|
|
|
|
"CreateSubcategory": "Create subcategory",
|
|
|
|
"Inventory": "Inventory",
|
2022-03-14 12:04:41 +03:00
|
|
|
"ProductCreateLabel": "Product",
|
2022-01-14 12:20:31 +03:00
|
|
|
"CreateProduct": "Create product",
|
|
|
|
"Products": "Products",
|
|
|
|
"Product": "Product",
|
|
|
|
"Variant": "Variant",
|
|
|
|
"SKU": "SKU",
|
|
|
|
"Variants": "Variants",
|
|
|
|
"NoVariantsForProduct": "There are no variants for this product.",
|
2023-04-25 10:34:10 +03:00
|
|
|
"CreateVariant": "Create variant",
|
|
|
|
"ConfigLabel": "Inventory",
|
|
|
|
"ConfigDescription": "Extension to manage extensions"
|
2022-01-14 12:20:31 +03:00
|
|
|
}
|
|
|
|
}
|