CGridTableRec + fields + page

pagine:
- Siti Web
- Operazioni
- Push...
This commit is contained in:
Paolo Arena
2021-09-19 20:07:28 +02:00
parent 622bd6943d
commit db4b06f67f
96 changed files with 2561 additions and 4328 deletions

View File

@@ -746,7 +746,24 @@ const msg_it = {
},
privacy_policy: 'Privacy Policy',
cookies: 'Usiamo i Cookie per una migliore prestazione web.',
sites: {
active: 'Attivo',
idapp: 'IdApp',
name: 'Nome Sito',
adminemail: 'Email Admin',
manageremail: 'Email Gestione',
replyTo: 'Reply To',
host: 'Host',
portapp: 'Porta',
dir: 'Directory',
email_from: 'Email From',
email_pwd: 'Email Pwd',
telegram_key: 'Chiave Bot Telegram',
telegram_bot_name: 'Telegram BotName',
pathreg_add: 'Suffisso',
}
},
};
export default msg_it;