- fixed cookie too down to the screen
- fix verified: if Telegram OK is not necessary the email verification.
This commit is contained in:
@@ -97,6 +97,7 @@ const msg_de = {
|
||||
go_login: 'Back to Login',
|
||||
incorrect_input: 'Incorrect input.',
|
||||
link_sent: 'Now read your email and confirm registration',
|
||||
reg_ok: 'Registrazione Avvenuta. Esegui il Login inserendo le tue credenziali',
|
||||
se_non_ricevo: 'If you do not receive the email, try checking in the spam, or contact us',
|
||||
title_unsubscribe: 'Disiscrizione alla newsletter',
|
||||
title_unsubscribe_done: 'Disiscrizione completata correttamente',
|
||||
|
||||
@@ -172,6 +172,7 @@ const msg_enUs = {
|
||||
go_login: 'Back to Login',
|
||||
incorrect_input: 'Incorrect input.',
|
||||
link_sent: 'Now read your email and confirm registration',
|
||||
reg_ok: 'Registrazione Avvenuta. Esegui il Login inserendo le tue credenziali',
|
||||
se_non_ricevo: 'If you do not receive the email, try checking in the spam, or contact us',
|
||||
title_unsubscribe: 'Unsubscribe to the newsletter',
|
||||
title_unsubscribe_done: 'Subscription completed successfully',
|
||||
|
||||
@@ -172,6 +172,7 @@ const msg_es = {
|
||||
go_login: 'Vuelve al Login',
|
||||
incorrect_input: 'Entrada correcta.',
|
||||
link_sent: 'Ahora lea su correo electrónico y confirme el registro',
|
||||
reg_ok: 'Registrazione Avvenuta. Esegui il Login inserendo le tue credenziali',
|
||||
se_non_ricevo: 'Si no recibes el correo electrónico, intenta comprobar el spam o ponte en contacto con nosotros.',
|
||||
title_unsubscribe: 'Anular suscripción al boletín',
|
||||
title_unsubscribe_done: 'Suscripción completada con éxito',
|
||||
|
||||
@@ -172,6 +172,7 @@ const msg_fr = {
|
||||
go_login: 'Retour à la connexion',
|
||||
incorrect_input: 'Entrée correcte.',
|
||||
link_sent: 'Maintenant, lisez votre email et confirmez votre inscription',
|
||||
reg_ok: 'Registrazione Avvenuta. Esegui il Login inserendo le tue credenziali',
|
||||
se_non_ricevo: 'Si vous ne recevez pas le courriel, essayez de vérifier dans le spam, ou contactez nous',
|
||||
title_unsubscribe: 'Se désabonner de la newsletter',
|
||||
title_unsubscribe_done: 'Abonnement terminé avec succès',
|
||||
|
||||
@@ -231,6 +231,7 @@ const msg_it = {
|
||||
go_login: 'Torna al Login',
|
||||
incorrect_input: 'Inserimento incorretto.',
|
||||
link_sent: 'Apri la tua casella di posta, trova la email "Confermare la Registrazione: {sitename}" e clicca su "Verifica Registrazione"',
|
||||
reg_ok: 'Registrazione Avvenuta. Esegui il Login inserendo le tue credenziali',
|
||||
se_non_ricevo: 'Se non ricevi la email, prova a controllare nella spam, oppure contattaci',
|
||||
title_unsubscribe: 'Disiscrizione alla newsletter',
|
||||
title_unsubscribe_done: 'Disiscrizione completata correttamente',
|
||||
|
||||
@@ -182,6 +182,7 @@ const msg_pt = {
|
||||
go_login: 'Back to Login',
|
||||
incorrect_input: 'Incorrect_input.',
|
||||
link_sent: 'Abra a sua caixa de entrada, encontre o e-mail "Confirmar Registo para {sitename}" e clique em "Verificar Registo"',
|
||||
reg_ok: 'Registrazione Avvenuta. Esegui il Login inserendo le tue credenziali',
|
||||
se_non_ricevo: 'Se você não receber o e-mail, tente checar spam, ou entre em contato conosco',
|
||||
title_unsubscribe: 'Subscribe to the newsletter',
|
||||
title_unsubscribe_done: 'Desregisto completado corretamente',
|
||||
|
||||
Reference in New Issue
Block a user