Reportistica Ore 1
This commit is contained in:
@@ -494,7 +494,7 @@ const msg_it = {
|
||||
todo: {
|
||||
titleprioritymenu: 'Priorità:',
|
||||
inserttop: 'Inserisci il Task in cima',
|
||||
insertbottom: 'Inserisci il Task in basso',
|
||||
insertbottom: 'Inserisci quì una Nuova Attività',
|
||||
edit: 'Descrizione Task:',
|
||||
completed: 'Ultimi Completati',
|
||||
usernotdefined: 'Attenzione, occorre essere Loggati per poter aggiungere un Todo',
|
||||
@@ -589,6 +589,10 @@ const msg_it = {
|
||||
eventstartdatetime: 'Inizio',
|
||||
enterEndDateTime: 'Fine',
|
||||
selnumpeople: 'Partecipanti',
|
||||
Lunch: 'Pranzo',
|
||||
Dinner: 'Cena',
|
||||
selnumpeopleLunch: 'Persone a Pranzo',
|
||||
selnumpeopleDinner: 'Persone a Cena',
|
||||
selnumpeople_short: 'Num',
|
||||
msgbooking: 'Messaggio da inviare',
|
||||
showpdf: 'Vedi PDF',
|
||||
@@ -630,6 +634,13 @@ const msg_it = {
|
||||
linkpage: 'WebSite',
|
||||
linkpdf: 'Link ad un PDF',
|
||||
nobookable: 'Non Prenotabile',
|
||||
internal: 'Evento Interno',
|
||||
lunchAvailable: 'Disponibilità di Pranzare',
|
||||
dinnerAvailable: 'Disponibilità di Cenare',
|
||||
lunchType: 'Tipo di Pranzo',
|
||||
dinnerType: 'Tipo di Cena',
|
||||
lunchPrezzo: 'Contributo Pranzo',
|
||||
dinnerPrezzo: 'Contributo Cena',
|
||||
news: 'Novità',
|
||||
dupId: 'Id Duplicato',
|
||||
canceled: 'Cancellato',
|
||||
|
||||
Reference in New Issue
Block a user