update: wording register complete

This commit is contained in:
ahmadzuhdi 2019-02-01 21:57:05 +07:00
parent b5d734c959
commit 87c81c2416

View File

@ -85,10 +85,11 @@ export default class RegisterCompletedComponent extends React.Component{
<Grid item xs={12} sm={12} md={6} style={{paddingLeft : 50,paddingRight : 50}}>
<Paper className={classes.formRegister}>
<Typography variant="h6" gutterBottom>
Pendaftaran Berhasil
Selamat anda telah berhasil terdaftar
</Typography>
<Typography variant="body1" gutterBottom>
Kami telah mengirim sebuah surat elektronik yang berisi tautan untuk konfirmasi pendaftaran ke email anda, harap menunggu 5 sampai 10 menit untuk surat sampai
Mohon cek email Anda untuk konfirmasi pendaftaran
{/*Kami telah mengirim sebuah email yang berisi tautan untuk konfirmasi pendaftaran ke email anda, harap menunggu 5 sampai 10 menit untuk surat sampai*/}
{/*We have sent an email with a confirmation link to your email address. Please allow 5-10 minutes for this message to arrive.*/}
</Typography>