diff --git a/frontend/public/i18n/EN.txt b/frontend/public/i18n/EN.txt index 0ab2250..c6d61e7 100644 --- a/frontend/public/i18n/EN.txt +++ b/frontend/public/i18n/EN.txt @@ -3,7 +3,7 @@ login.guest.register=Register login.guest.alregister=Already Registered login.guest.welcome=WELCOME TO THE UNIVERSITY login.guest.email=E-MAIL -login.guest.firstname= FIRSTNAME +login.guest.firstname=FIRSTNAME login.guest.surname=SURNAME login.guest.country=COUNTRY login.guest.address=ADDRESS @@ -13,7 +13,7 @@ login.guest.lastpage=Last Page login.guest.submit=Submit login.guest.birthday=BIRTHDAY login.guest.confirm=CONFIRM -login.cPassword= Confirm Password +login.cPassword=Confirm Password login.password=Password app.home=Home app.login=Login diff --git a/frontend/public/i18n/FR.txt b/frontend/public/i18n/FR.txt index e8eb2cf..a1dcfa3 100644 --- a/frontend/public/i18n/FR.txt +++ b/frontend/public/i18n/FR.txt @@ -3,11 +3,11 @@ login.guest.register=S'enregistrer login.guest.alregister=Déjà Enregistré login.guest.welcome=BIENVENUE A L'UNIVERSITE login.guest.email=E-MAIL -login.guest.firstname= PRENOM -login.guest.surname= NOM -login.guest.country= PAYS +login.guest.firstname=PRENOM +login.guest.surname=NOM +login.guest.country=PAYS login.guest.address=ADRESSE -login.guest.password= MOT DE PASSE +login.guest.password=MOT DE PASSE login.guest.nextpage=Prochaine Page login.guest.lastpage=Derniere Page login.guest.submit=Envoyer