mirror of
https://github.com/hcengineering/platform.git
synced 2025-02-03 01:14:49 +00:00
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"
|
||
|
}
|
||
|
}
|