- Gestore Ordini GAS (aggiornato)
- Possibilità di modificare un record, click sulla matita rossa. - corretto altre sistemazioni sui valori di minimo e massimo quantità.
This commit is contained in:
@@ -92,7 +92,6 @@ const msg_it = {
|
||||
bookedQtyOrdered: 'Quantità Ordinate',
|
||||
bookedQtyConfirmed: 'Quantità Confermate',
|
||||
bookableAvailableQty: 'Disponib. Prenotabili',
|
||||
maxbookableGASQty: 'Prenotabili',
|
||||
bookedGASQtyConfirmed: 'Qtà GAS Confermate',
|
||||
bookableGASBloccatiQty: 'Qtà GAS Bloccate',
|
||||
weight: 'Peso',
|
||||
@@ -1269,6 +1268,7 @@ const msg_it = {
|
||||
date_updated: 'Ult. Aggiornamento',
|
||||
},
|
||||
mypages: {
|
||||
listadeigas: 'Lista dei GAS',
|
||||
catalogo_new: 'Vuoi andare al Catalogo "{title}" appena creato?',
|
||||
confirm_nav: 'Conferma Navigazione',
|
||||
catalogo_err: 'Catalogo non generato correttamente',
|
||||
@@ -1282,7 +1282,6 @@ const msg_it = {
|
||||
admin_ecommerce: 'ECommerce',
|
||||
ecommerce: 'Prodotti',
|
||||
ecommerce_menu: 'ECommerce1',
|
||||
gasordini: 'Gas Ordini',
|
||||
gestoreordini: 'Gestore Ordini',
|
||||
producer: 'Produttore',
|
||||
orderinfo: 'Ordini Effettuati',
|
||||
@@ -1941,6 +1940,7 @@ const msg_it = {
|
||||
bloccati: 'Bloccati',
|
||||
bookedGASQtyOrdered: 'Prenotate',
|
||||
bookedGASQtyOrdered_str: 'Prenotati {qta} su {qtatot} {unit}',
|
||||
maxbookableGASQty: 'Prenotabili',
|
||||
booked_su_str: '{qta} su {qtatot}',
|
||||
qtyToReachForGas: 'Qta da raggiungere',
|
||||
offerta_gas: 'Offerta valida al raggiungimento di {qta} {unit}',
|
||||
|
||||
Reference in New Issue
Block a user