Site Configuration by Server Params (confsites and confpages)

This commit is contained in:
Surya Paolo
2022-11-28 14:00:15 +01:00
parent fab0dbbb72
commit 58dc1dfdcc
76 changed files with 2504 additions and 5004 deletions

View File

@@ -1295,6 +1295,33 @@ const msg_it = {
lastdataupdate: 'Data ultimo Aggiornamento',
country: 'Paese',
},
confpages: {
showButtHome: 'Bottone Home',
showProfile: 'Profilo',
showUserMenu: 'Menu Utente',
showRegButton: 'Bottone Registrazione',
enableReg: 'Attiva Registrazione',
showNL: 'Newsletter',
showMsgs: 'Messaggi',
showNotif: 'Notifiche',
showCoins: 'Monete',
showNameSurname: 'Mostra Nome e Cognome',
showCompetenze: 'Mostra Competenze',
showConnected: 'Stato Connessione',
bookingEvents: 'Prenotazione Eventi',
enableEcommerce: 'ECommerce',
enableGroups: 'Gruppi',
enableCircuits: 'Circuiti',
enableProj: 'Mostra Project',
enableTodos: 'Mostra Todos',
enableRegByBot: 'Registratione By Bot',
enabledRegNeedTelegram: 'Reg con Telegram',
showViewGroups: 'Bott. Gruppi',
showViewUsers: 'Bott. Users',
showViewProfile: 'Bott. Profile',
enablePwa: 'PWA',
}
},
};