- Installazione primo Sito Web del server
- Creazione prima pagina Home
This commit is contained in:
@@ -61,6 +61,7 @@ const msg_it = {
|
||||
date: 'Data',
|
||||
quantity: 'Quantità',
|
||||
quantityAvailable: 'Disponibili',
|
||||
stockQty: 'In Magazzino',
|
||||
weight: 'Peso',
|
||||
unit: 'Unità di Misura',
|
||||
stars: 'Voto',
|
||||
@@ -73,6 +74,8 @@ const msg_it = {
|
||||
ingredienti: 'ingredienti',
|
||||
valori_nutrizionali: 'Valori Nutrizionali',
|
||||
note: 'Note',
|
||||
codice_EAN: 'EAN',
|
||||
barcode: 'BarCode',
|
||||
},
|
||||
storehouses: {
|
||||
name: 'Magazzino',
|
||||
@@ -1262,7 +1265,7 @@ const msg_it = {
|
||||
circuit: {
|
||||
apri: 'Entra !',
|
||||
invia_msg_dest: 'Invia la richiesta a {name}',
|
||||
non_hai_circuito_nazionale: 'Per poter inviare dei RIS ad una persona di un altro territorio, è necessario entrare sul "Circuito RIS Italia"',
|
||||
non_hai_circuito_nazionale: 'Per poter inviare dei RIS ad una persona di un altro territorio, è necessario che entriate entrambi sul "Circuito RIS Italia"',
|
||||
destin_non_ha_circuito_naz: 'Il tuo Destinatario non è ancora dentro al Circuito RIS Italia',
|
||||
|
||||
beforeentertolocalcircuit: 'Prima di entrare nel Circuito Nazionale occorre accedere in quello della tua Provincia',
|
||||
@@ -1505,9 +1508,11 @@ const msg_it = {
|
||||
showButtHome: 'Bottone Home',
|
||||
showProfile: 'Profilo',
|
||||
showUserMenu: 'Menu Utente',
|
||||
showiscrittiMenu: 'Menu Iscritti',
|
||||
showRegButton: 'Bottone Registrazione',
|
||||
enableReg: 'Attiva Registrazione',
|
||||
showNL: 'Newsletter',
|
||||
sendNewsletter: 'Menu Invia Newsletter',
|
||||
showMsgs: 'Messaggi',
|
||||
showNotif: 'Notifiche',
|
||||
showCoins: 'RIS',
|
||||
|
||||
Reference in New Issue
Block a user