mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
aa218ab898
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
25 lines
740 B
JSON
25 lines
740 B
JSON
{
|
|
"status": {
|
|
"CategoryRequired": "Category required",
|
|
"NameRequired": "Name required"
|
|
},
|
|
"string": {
|
|
"Categories": "Categories",
|
|
"Category": "Category",
|
|
"CategoryCreateLabel": "Category",
|
|
"CreateCategory": "Create category",
|
|
"CreateSubcategory": "Create subcategory",
|
|
"Inventory": "Inventory",
|
|
"ProductCreateLabel": "Product",
|
|
"CreateProduct": "Create product",
|
|
"Products": "Products",
|
|
"Product": "Product",
|
|
"Variant": "Variant",
|
|
"SKU": "SKU",
|
|
"Variants": "Variants",
|
|
"NoVariantsForProduct": "There are no variants for this product.",
|
|
"CreateVariant": "Create variant",
|
|
"ConfigLabel": "Inventory",
|
|
"ConfigDescription": "Extension to manage extensions"
|
|
}
|
|
} |