mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
70af2321f7
Signed-off-by: lona91 <lona2303@gmail.com>
26 lines
755 B
JSON
26 lines
755 B
JSON
{
|
|
"status": {
|
|
"CategoryRequired": "Categoria richiesta",
|
|
"NameRequired": "Nome richiesto"
|
|
},
|
|
"string": {
|
|
"Categories": "Categorie",
|
|
"Category": "Categoria",
|
|
"CategoryCreateLabel": "Categoria",
|
|
"CreateCategory": "Crea categoria",
|
|
"CreateSubcategory": "Crea sottocategoria",
|
|
"Inventory": "Inventario",
|
|
"ProductCreateLabel": "Prodotto",
|
|
"CreateProduct": "Crea prodotto",
|
|
"Products": "Prodotti",
|
|
"Product": "Prodotto",
|
|
"Variant": "Variante",
|
|
"SKU": "SKU",
|
|
"Variants": "Varianti",
|
|
"NoVariantsForProduct": "Non ci sono varianti per questo prodotto.",
|
|
"CreateVariant": "Crea variante",
|
|
"ConfigLabel": "Inventario",
|
|
"ConfigDescription": "Estensione per gestire l'inventario"
|
|
}
|
|
}
|