diff --git a/public/locales/fr/translation.json b/public/locales/fr/translation.json index 7067f0999..fedfe3548 100644 --- a/public/locales/fr/translation.json +++ b/public/locales/fr/translation.json @@ -380,7 +380,7 @@ "choose trainee": "choisir stagiaire", "Invite": "Inviter", "Thanks for signing up.": "Merci pour l'enregistrement.", - "We are delighted to have you with us. Soon you shall be receiving an email that contains an organization you will be part of.": "Nous sommes ravis de vous avoir avec nous. Bientôt, vous recevrez un e-mail contenant une organisation dont vous ferez partie.", + "We are delighted to have you with us. Soon you shall be receiving an email that contains details of a cohort that you will be part of.": "Nous sommes ravis de vous avoir avec nous. Bientôt, vous recevrez un e-mail contenant les details sur le cohorte dont vous ferez partie.", "Already have an account?": "Vous avez déjà un compte?", "Log in": "Connectez", "Sign up using": "Inscrivez-vous en utilisant", diff --git a/public/locales/kn/translation.json b/public/locales/kn/translation.json index 04b333ace..56ac3f579 100644 --- a/public/locales/kn/translation.json +++ b/public/locales/kn/translation.json @@ -350,7 +350,7 @@ "choose trainee": "Hitamo uhugurwa", "Invite": "Tumira", "Thanks for signing up.": "Murakoze kwiyandikisha.", - "We are delighted to have you with us. Soon you shall be receiving an email that contains an organization you will be part of.": "Twishimiye kubana nawe. Mu gihe kitarambiranye urabona imeri ikubwira Kompanyi uzaba uherereyemo.", + "We are delighted to have you with us. Soon you shall be receiving an email that contains details of a cohort that you will be part of.": "Twishimiye kubana nawe. Mu gihe kitarambiranye urabona imeri ikubwira cohort uzaba uherereyemo.", "Already have an account?": "Ufite konti?", "Log in": "Injira", "Sign up using": "Iyandikishe ukoresheje", diff --git a/src/pages/Organization/Message.tsx b/src/pages/Organization/Message.tsx index b1356c4ff..2cfecd6ba 100644 --- a/src/pages/Organization/Message.tsx +++ b/src/pages/Organization/Message.tsx @@ -19,7 +19,7 @@ function Message() {

{t( - 'We are delighted to have you with us. Soon you shall be receiving an email that contains an organization you will be part of.', + 'We are delighted to have you with us. Soon you shall be receiving an email that contains details of a cohort that you will be part of.', )}