- Categorie
- ProductInfo
This commit is contained in:
@@ -63,6 +63,7 @@ const msg_it = {
|
||||
quantityAvailable: 'Disponibili',
|
||||
stockQty: 'In Magazzino',
|
||||
minBuyQty: 'Qta minima acquistabile',
|
||||
maxBookableQty: 'Qtà massima prenotabile singolarm.',
|
||||
bookableQty: 'Prenotabili',
|
||||
bookableAvailableQty: 'Disponib. Prenotabili',
|
||||
weight: 'Peso',
|
||||
@@ -83,7 +84,8 @@ const msg_it = {
|
||||
price_acquistato: 'Prezzo Acquistato',
|
||||
vegan: 'Vegano',
|
||||
gasordine: 'Ordine Gas',
|
||||
select_gasordine: 'Scegli l\'Ordine del GAS'
|
||||
select_gasordine: 'Scegli l\'Ordine del GAS',
|
||||
productInfo: 'Info Prodotto',
|
||||
},
|
||||
storehouses: {
|
||||
name: 'Magazzino',
|
||||
@@ -1677,6 +1679,7 @@ const msg_it = {
|
||||
code_o_text_search: 'Inserisci il codice o il testo da cercare',
|
||||
code_add_to_cart: 'Aggiungi un codice al carrello',
|
||||
qta_prenotate_in_attesa: '(Preordinate In attesa {qty})',
|
||||
prodotti_trovati: '{qta} Prodotti trovati su {qtatot}',
|
||||
},
|
||||
gas: {
|
||||
name: 'Ordine Gas',
|
||||
|
||||
Reference in New Issue
Block a user