mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
1967e8e5dc
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
25 lines
764 B
JSON
25 lines
764 B
JSON
{
|
|
"status": {
|
|
"CategoryRequired": "Categoría Requerida",
|
|
"NameRequired": "Nombre Requerido"
|
|
},
|
|
"string": {
|
|
"Categories": "Categorías",
|
|
"Category": "Categoría",
|
|
"CategoryCreateLabel": "Categoría",
|
|
"CreateCategory": "Crear Categoría",
|
|
"CreateSubcategory": "Crear Sub-Categoria",
|
|
"Inventory": "Inventario",
|
|
"ProductCreateLabel": "Producto",
|
|
"CreateProduct": "Crear Producto",
|
|
"Products": "Productos",
|
|
"Product": "Producto",
|
|
"Variant": "Variante",
|
|
"SKU": "SKU",
|
|
"Variants": "Variantes",
|
|
"NoVariantsForProduct": "No hay variantes para este producto.",
|
|
"CreateVariant": "Crear Variante",
|
|
"ConfigLabel": "Inventario",
|
|
"ConfigDescription": "Extensión para gestionar extensiones"
|
|
}
|
|
} |