From 84e1d51ccf03761e66b279cabfa6aded0dd2b094 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:33:07 -0400 Subject: [PATCH] New translations en-us.json (French) [ci skip] --- messages/fr-FR.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/fr-FR.json b/messages/fr-FR.json index d220798fe..2d217c392 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -43,6 +43,8 @@ "inviteLoginUser": "Veuillez vous assurer que vous êtes connecté avec le bon compte.", "inviteErrorNoUser": "Nous sommes désolés, mais il semble que l'invitation à laquelle vous essayez d'accéder ne concerne pas un utilisateur existant.", "inviteCreateUser": "Veuillez d'abord créer un compte.", + "inviteErrorOidcNotAllowed": "Invites can only be accepted by internal accounts. Sign out and log in with your password for this email.", + "inviteLoginInternalOnly": "Invites require an internal account with a password. Create an account or sign in with your password.", "goHome": "Retour à l'accueil", "inviteLogInOtherUser": "Se connecter en tant qu'utilisateur différent", "createAnAccount": "Créer un compte",