2) REGISTRARSI : A) TRAMITE TELEGRAM B) TRAMITE EMAIL.

This commit is contained in:
Surya Paolo
2022-12-08 10:09:33 +01:00
parent 944d121943
commit 56411a4539
15 changed files with 285 additions and 155 deletions

View File

@@ -516,6 +516,7 @@ const msg_it = {
username_short: 'Username',
name: 'Nome',
surname: 'Cognome',
surname_opt: 'Cognome (facoltativo)',
username_login: 'Username o email',
password: 'Password',
password_reg: 'Scegli una nuova Password',
@@ -615,6 +616,8 @@ const msg_it = {
repeatpassword: 'ripetere la password',
},
byemail: 'Registrati con l\'Email',
bytelegram: 'Registrati con Telegram',
},
op: {
qualification: 'Qualifica',
@@ -1321,6 +1324,7 @@ const msg_it = {
enableProj: 'Mostra Project',
enableTodos: 'Mostra Todos',
enableRegByBot: 'Registratione By Bot',
enableRegMultiChoice: 'Registratione a Scelta tra Email e Telegram',
enabledRegNeedTelegram: 'Reg con Telegram',
showViewGroups: 'Bott. Gruppi',
showViewUsers: 'Bott. Users',