Aggiunte opzioni per il Gestore: richiede che l'invitante confermi la Reg, Notifica sul BOT , Notifica all'Admin la Reg.

This commit is contained in:
paoloar77
2022-02-27 16:55:53 +01:00
parent 9658d6cf99
commit a7771bce5d
16 changed files with 176 additions and 7 deletions

View File

@@ -58,6 +58,7 @@ const msg_it = {
gallery: 'Gallerie',
listaflotte: 'Flotte',
bot: 'Bot',
confsite: 'Configura Sito',
},
manage: {
menu: 'Segreteria',
@@ -515,6 +516,7 @@ const msg_it = {
image: 'Immagine',
date: 'Data',
date_created: 'Creato il',
options: 'Opzioni',
err: {
required: 'è richiesto',
email: 'inserire una email valida',