2022-01-14 12:20:31 +03:00
|
|
|
{
|
|
|
|
"status": {
|
|
|
|
"CategoryRequired": "Category required",
|
|
|
|
"NameRequired": "Name required"
|
|
|
|
},
|
|
|
|
"string": {
|
|
|
|
"Categories": "Categories",
|
|
|
|
"Category": "Category",
|
2022-02-03 12:16:15 +03:00
|
|
|
"CreateCategoryShort": "Category",
|
2022-01-14 12:20:31 +03:00
|
|
|
"CreateCategory": "Create category",
|
|
|
|
"CreateSubcategory": "Create subcategory",
|
|
|
|
"Inventory": "Inventory",
|
2022-02-03 12:16:15 +03:00
|
|
|
"CreateProductShort": "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.",
|
|
|
|
"CreateVariant": "Create variant"
|
|
|
|
}
|
|
|
|
}
|